-
Have you considered supporting benchmarks for [`wasm-bindgen`](/rustwasm/wasm-bindgen)?
rustwasm/wasm-bindgen#828 brings up this issue.
I think the idea would be to reuse some of the [`wasm-bind…
-
The README mentions macos vs. linux not being reproducible, but doesn't mention which OS the wasm files in this repo were compiled with. For me, compilation of most crates fails (see https://github.co…
-
Just found out there's a wasm-bindgen feature via the PR then reading the Cargo.toml. Would be nice to have this in the README.
qdot updated
6 months ago
-
When I run it outside the container it works fine.
The most relevant part of the error is:
```
Failed to fetch\n at __wbg_fetch_1e4e8ed1f64c7e28 (https://vscode-remote+attached-002dcontainer-0…
-
When dragging in a PSD I get this error in the browser console:
```
[Error] panicked at 'already borrowed: BorrowMutError', /rustc/fd4b177aabb9749dfb562c48e47379cea81dc277/src/libcore/cell.rs:877:9
…
-
**Description**
Panic (not a validation error) in webgl backend.
This is probably similar to #2149 (fixed) but with different descriptor parameters. May also be related to #2117.
**Repro steps*…
-
### Motivation
Right now, incoming slices and vectors are typed as `T[]` or `UInt8Array` and similar for primitives. This is unnecessarily restrictive.
Even today, all function taking slices an…
-
Exactly the same issue as in . Will this fork support it ?
-
threads proposal has reached phase 4 - https://webassembly.org/features/
Seems like it would be possible to build a wrapper for something like `std::thread::spawn` that, under the hood, sends the c…
-
## WS-2023-0006 - Critical Severity Vulnerability
Vulnerable Library - bumpalo-3.7.0.crate
A fast bump allocation arena for Rust.
Library home page: https://crates.io/api/v1/crates/bumpalo/3.7.0/dow…