Hacker News new | ask | show | jobs
by neonsunset 633 days ago
C# does have WASM flavour, and several hundred (the runtime is actually very light, it's the whole SDK installer that weights this much) turn into a couple megabytes. It's not perfect with Mono-WASM target still, so there's an experiment for NativeAOT-LLVM that builds on top of .NET's IL AOT Compiler that is significantly more size and performance efficient.
1 comments

That's great to hear! C# was my first love as a programming language, but it's been some years. We would love to support it with Pax.