Ooui-tws-port/Ooui.Wasm/README.md

624 B

Install

Download Mono WebAssembly support on Jenkins by grabbing the latest build's Azure Artifact.

mono-wasm-03914603a3b.zip

Expand that into this directory.

Build

csc /nostdlib /target:library /r:managed/mscorlib.dll /r:managed/Ooui.dll /out:managed/Ooui.Sample.dll ooui-sample.cs

Run

python server.py

Go to locahost:8000/ooui.html