Skip to content

lambdageek/wasmbo

Repository files navigation

WASMBO

You can build anything!

You did what??

Wasmbo is the jint running on .NET WebAssembly, running client-side in your browser

Building

Install .NET 8 Preview 2 or later.

Install the wasm-experimental workload: dotnet workload install wasm-experimental

Build the project: dotnet build Run the project: dotnet run

Publish: dotnet publish -c Release

live demo

https://lambdageek.dev/wasmbo

About

You can build anything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published