-
Evaluate if the Javascript module would run faster as a WebAssembly module.
-
That's pretty cool., what you have done so far - great work! Just a quick question: is it for webassembly or server-side blazor (or both)? Thanks a ton!
-
im using blazor .net 7.0
blazor.webassembly.js:1 Uncaught (in promise) Error: Microsoft.JSInterop.JSException: Invalid "world_en" map parameter. Please make sure you have loaded this map file in yo…
-
The .NET trimmer statically analyzes your project and removes any unused code. In Blazor we use the .NET trimmer to significantly reduce the publish size of Blazor WebAssembly apps. However, we don't …
-
# Document title, URLs, estimated publication date
WebAssembly JavaScript Interface
https://www.w3.org/TR/wasm-js-api-2/
Estimated publication date: ASAP
# Abstract
This document provides an ex…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
`dotnet watch` may not inject the `aspnetcore-browser-refresh.js` script for Blazor WebAssesm…
-
### Feature Request
programming in javascript isn't pleasant or productive, and there are many languages which i would prefer to program in, i do believe that anyone that isn't a webdeveloper and tha…
-
### Describe the bug
After bumping emsdk to latest (3.1.50), it looks like that SDL static is missing from it.
```
CMake Error in CMakeLists.txt:
Imported target "SDL2::SDL2-static" includes…
skhaz updated
2 months ago
-
I'm concerned about the interaction between this proposal and the JSPI, in particular about the behavior of `new WebAssembly.Function(sig, new WebAssembly.Suspending(jsFunc))`. I believe the two specs…
-
Including running of (relevant) tests in Wasm.