-
## 💡 Feature description
One of the key use cases for WebAssembly is audio processing. wasm-pack doesn't currently support AudioWorklets (purportedly the future of custom audio processing on the web)…
Smona updated
2 months ago
-
### Describe the bug
`dotnet workload install wasm-tools ` supposedly succeeds but there is a warning indicating a failure. The tool is listed as installed but attempting to compile a wasm project fa…
-
## 🐛 Bug description
When installing from the wasm-pack url and install script on FreeBSD I get:
"wasm-pack-init: no precompiled binaries available for OS: FreeBSD"
I know FreeBSD is less po…
-
When using Cargo multi-crate workspaces, `cargo-run-bin` will read metadata only from the root `Cargo.toml`
https://github.com/dustinblackman/cargo-run-bin/blob/02a968fc095cf8afc1615ea4cd4e936b4fc1…
-
.wasm and .d.ts generated by, for example, wasm-pack, don't seem to trigger rebuilds at the moment.
-
Now we are seeing the test `wasm32-unknown-unknown` has started to fail.
For instance: https://github.com/tokio-rs/tokio/actions/runs/11397298361/job/31712563964#logs
Click to see the failur…
-
**Describe the bug**
Running `hc dna pack` with the flag `--dylib-ios` build and seriailizes the wasms and saves them to .dylib files, but it does not include the paths of those files in the dna mani…
-
I use wasm-pack to compile wasm. I am not aware if wasm-bindgen or rustc have sourcemap support because I do not use them directly so I apologize if this is not the right place to ask.
As far as I …
-
Reopened #13559
# Bug report
WebAssembly modules with enabled Reference Types cannot be loaded. The webpack version I tested this with is 5.38.1
For a minimal reproduction I created this reposi…
-
**Target:**
wasm32-unknown-unknown
**Using:**
rustc 1.78.0 (9b00956e5 2024-04-29)
stable-x86_64-pc-windows-gnu
Very similar to this issue:
Build fail with linking with rust-lld failed: exit co…