An open API service indexing awesome lists of open source software.

https://github.com/lambdageek/wasmbo

You can build anything
https://github.com/lambdageek/wasmbo

Last synced: 6 months ago
JSON representation

You can build anything

Awesome Lists containing this project

README

        

# WASMBO

You can build anything!

## You did what??

Wasmbo is the [jint](https://github.com/sebastienros/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