3de84bb20f | ||
---|---|---|
.. | ||
README.md | ||
ooui-sample.cs | ||
ooui-sample.html |
README.md
Install
Download Mono WebAssembly support on Jenkins by grabbing the latest build's Azure Artifact.
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