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
- Host: GitHub
- URL: https://github.com/lambdageek/wasmbo
- Owner: lambdageek
- License: mit
- Created: 2023-03-22T01:51:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T02:06:16.000Z (about 2 years ago)
- Last Synced: 2024-12-01T00:46:13.311Z (6 months ago)
- Language: JavaScript
- Size: 2.9 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
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