Extending WebAssembly to the Cloud with .NET December 4, 2023 Dec 4, 2023 12/4/23 Richard Lander We're closely following the progress of WebAssembly, including WebAssembly System Interface (WASI). There's a new experimental workload in .NET 8 for WASI that extends the capabilities of Wasm towards the Cloud.
Use .NET from any JavaScript app in .NET 7 September 26, 2022 Sep 26, 2022 09/26/22 Pavel Å avara Port of the famous TodoMVC to .NET on WASM. Showcase of the JavaScript interop and running .NET in the browser, with or without Blazor.