-
We use right now the `image` create to read PNG files. We also use this in the web version of maplibre-rs. Using the native decoder could speed up the decoding drastically.
## 🤔 Expected Behavior
…
-
I'm interested in how the jsartoolkit wasm method can be implemented with a marker using the ar.js a-frame? It would be much faster to follow the marker.
Is this possible? Do you have a sample for …
-
Currently, the WASM page size is fixed at 64KiB, which is rather expensive [in some scenarios](https://github.com/wasm3/embedded-wasm-apps).
WebAssembly WG proposed a new feature to handle it nicel…
-
**Describe the bug**
The [f3d-web](https://f3d.app/web) is useful to load mesh files (via file browser or providing url-param). However, it cannot load OpenUSD files like `usd, usdz, usda, usdc`. The…
-
Extensibility is generally a useful feature for many applications. WebAssembly (WASM) has been used originally to port non-JavaScript applications to the browser, and now it's starting to gain tractio…
-
## Why
Currently, the Wasm modules generated by `scala-wasm` depend on helper functions in JavaScript, making it possible to run them on JavaScript engines like V8, but not on standalone Wasm runti…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Debugging and hot reload is broken when app base path is changed in `index.html` and `launchs…
-
Might be as simple as putting tokio::fs behind a conditional ("Only features sync,macros,io-util,rt,time are supported on wasm.").
-
Currently, we are using simple recursive call for coroutine lowering in CoroSplit LLVM pass. However, it limits number of suspension chains due to the limitation of number of call frames.
In theor…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Error-indicator-being-itself-considered-/10270871)._
---
The error indicator ~~~~~~~…