HoloLabInc / IwasmUnity

Unity C# wrapper of iwasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Unity C# wrapper of iwasm

License:Other


Languages

Language:C# 99.9%Language:WebAssembly 0.0%Language:Batchfile 0.0%Language:Shell 0.0%