https://github.com/kherrick/minimal-c-sharp-wasm
minimal usage of c# in the browser
https://github.com/kherrick/minimal-c-sharp-wasm
csharp wasm
Last synced: about 2 months ago
JSON representation
minimal usage of c# in the browser
- Host: GitHub
- URL: https://github.com/kherrick/minimal-c-sharp-wasm
- Owner: kherrick
- Created: 2022-11-28T01:31:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T23:50:31.000Z (over 3 years ago)
- Last Synced: 2025-04-12T02:14:29.421Z (about 1 year ago)
- Topics: csharp, wasm
- Language: JavaScript
- Homepage: https://kherrick.github.io/minimal-c-sharp-wasm/
- Size: 8.8 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minimal-c-sharp-wasm
## getting started for development
* `git clone https://github.com/kherrick/minimal-c-sharp-wasm`
* `cd minimal-c-sharp-wasm`
* `npm i`
* `npm run start:watch`
## demo
[](https://kherrick.github.io/minimal-c-sharp-wasm/)