-
Currently this is storing data inside a single json file, taking this into consideration would it be possible to make this store into the browser local storage to be used as a client side datastore fo…
-
### Is your feature request related to a problem? Please describe.
Currently `web_navigation_history.dart` uses `dart:html` which is nt supported by Wasm and should be migrated to `package:web` - [Re…
-
## What would you like to be added:
Partial page loading issue
Implement the mode of LoadViewModel
[CircleApp.zip](https://github.com/user-attachments/files/17775981/CircleApp.zip)
## Why …
-
**Is your feature request related to a problem? Please describe.**
Large WASM modules take a while to compile, impacting startup times. Browsers solve this problem by caching compiled module data.
…
-
Hi, I am trying to connect the library with Compose Web and WASM (WebAssembly), but it is not compatible, I get the following error:
Could not resolve io.github.thechance101:chart:Beta-0.0.5.
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Upgrading my .NET 8 Blazor WebAssembly application to .NET 9 lead to frontend rendering issue…
-
Add webassembly support por script-engine
-
Hello
Following https://docs.wasmer.io/sdk/wasmer-js/tutorials/xterm-js, `npm run dev` runs fine but the web app is dead, with only this warning and this error popping up in the browser console:
…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification title: WebAssembly ESM Integration
* Specification or proposal URL (if available): https://github.com/webassemb…
-
### Current behavior
the folder and file copied to `bin\Debug\net9.0-browserwasm`, but not `bin\Debug\net9.0-browserwasm\wwwroot\package_xxxx` when target to net9.
### Expected behavior
Behaviers …