Unity C# wrapper of iwasm, that is a Web Assembly runtime.
Add a following line in your manifest.json.
{
"dependencies": {
+ "jp.co.hololab.iwasmunity": "https://github.com/HoloLabInc/IwasmUnity.git?path=Assets/IwasmUnity#v0.3.0",
...
}
}
Samples are available from Package Manager window in Unity Editor.
See the LICENSE file.