Showing results for wasm - .NET Blog

Dec 4, 2023
17
17

Extending WebAssembly to the Cloud with .NET

Richard Lander
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.

.NET.NET CoreASP.NET Core
Sep 26, 2022
10
16

Use .NET from any JavaScript app in .NET 7

Pavel Å avara
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.

.NET.NET CoreC#