PreviousNext

Running WebAssembly and WASI with .NET

by bill-s, 2019-04-25T08:24:34.980Z

For the moment, and for lack of a better name, I'm calling this project "wasm2cil". In a nutshell, it's a .NET compiler for WebAssembly/WASI modules.

Read More