Ever had a fancy calculation written in C# and now you need it in JavaScript? Blazor WebAssembly has been developed to build such bridges and with .NET 7 it is very easy to externalize individual functions. With some overhead, but never mind. Thanks for this @meziantou@hachyderm.io …
https://www.meziantou.net/using-dotnet-code-from-javascript-using-webassembly.htm
#NET #Blazor #JavaScript