Awesome
IwasmUnity
Unity C# wrapper of iwasm, that is a Web Assembly runtime.
Import from UPM
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
Samples are available from Package Manager window in Unity Editor.
License
See the LICENSE file.