asmble
asmble copied to clipboard
.Net Examples
trafficstars
Now that Mono has WASM support, let's write some C# or F# and get that going on the JVM! Like issues #11 and #9, create three examples:
- A simple hello world in C#
- A simple hello world in F#
- A regex comparison like in the other issues
Maybe toss in some F# w/ type providers for fun...awesome.