/dotnet-wasm

🚀 A demo built using mono-wasm 0.0.1

Primary LanguageC#

.NET WebAssembly Test

What is this thing?

It demonstrates .NET code with a thin interop layer between the Javascript and the Mono runtime. It's based off of the work of lrz/mono-wasm.