With the help of some friends we've build a Blazor WASM site that can compile C# in the browser.
Meet BlazorInteractive.
Looking to add F# and VB.NET support soon.
.NET Interactive
Steve Sanderson
@stevensanderson
Just published a video: an update on WASI support in .NET 8, and some prototypes that push the boundaries of what you can do with .NET + WebAssembly
https://twitter.com/stevensanderson/status/1658845798212202496?s=20
Just published a video: an update on WASI support in .NET 8, and some prototypes that push the boundaries of what you can do with .NET + WebAssembly https://t.co/bq9YzlYJCo
— Steve Sanderson (@stevensanderson) May 17, 2023
Just published a video: an update on WASI support in .NET 8, and some prototypes that push the boundaries of what you can do with .NET + WebAssembly https://t.co/bq9YzlYJCo
— Steve Sanderson (@stevensanderson) May 17, 2023
Experiments with the new WASI workload in .NET 8 Preview 4
📼 https://www.youtube.com/watch?v=gKX-cdqnb8I
- stevensandersonuk 17 May 2023
.NET 8 adds a new "wasi-experimental" workload, replacing the earlier Wasi.Sdk. This is a step towards giving .NET native, built-in support for server-side WebAssembly scenarios.
This video shows how to get started, then demonstrates how .NET+WASI creates possibilities for new kinds of apps and new ways to use .NET.