This is a sample showing FNA running in the browser with the latest .NET SDK (currently 8) with WebAssembly.
This project relies on
Emscripten-built FNAlibs automatically built and available here,
and on having installed the wasm-tools and wasm-experimental workloads.
The main branch publishes its built WASM binary to Github Pages here.
Information on how to set up a project like this is available on the wiki here.