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

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

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

[![minimal-c-sharp-wasm screenshot](src/assets/screenshot.jpg)](https://kherrick.github.io/minimal-c-sharp-wasm/)