I added a link to the Tutorials section for the 'Using WebAssembly modules in C#' article that walks you through creating an ASP.NET Core MVC application that uses custom model validation. The JavaScript validation uses the Emscripten generated JavaScript to load and interact with the module while the C# validation uses the Wasmtime runtime for .NET.
I added a link to the Tutorials section for the 'Using WebAssembly modules in C#' article that walks you through creating an ASP.NET Core MVC application that uses custom model validation. The JavaScript validation uses the Emscripten generated JavaScript to load and interact with the module while the C# validation uses the Wasmtime runtime for .NET.