-
My workspace containing this project as a dependency fails to build, though the member subdir succeeds at building. Removal of that subdir allows the project to build as expected.
In my workspace I…
-
If the dependency on chrono excludes the default features, consumers of s3-presign will see much less transitive dependencies in their Cargo.lock file (no need to have `android-tzdata`, `android_syste…
-
This issue will be used to collect discussions and issues about WASI support in `wasm-bindgen`.
Generally speaking `wasm-bindgen` doesn't currently support WASI, but we should figure out if we want…
-
In the latest version `v0.24.0` I am observing a new panic in the WASM `web-client` in the Chrome browser:
```
index.js:1940 2024-09-02T12:29:49.300000000Z ERROR panic | thread '' p…
sisou updated
2 months ago
-
### Affected project(s)
- [ ] documentation
- [ ] examples
- [X] wasmCloud host
- [ ] wasmCloud CLI (wash)
- [ ] wasmCloud dashboard UI (washboard)
- [ ] capability providers
- [ ] provider bindgen
-…
-
After upgrading from Rust 1.81 to 1.82 I discovered that a particular wasm/trunk project no longer builds. It always fails with:
```plaintext
[parse exception: invalid code after misc prefix: 17 (at…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What version of `workers-rs` are you using?
0.4.2
### What version of `wrangler` are you using?
3.81.0
### …
-
**Problem**
Some packaging tools like nix use Cargo.lock to pick up versions of the dependencies. Currently dioxus-cli Cargo.lock uses 0.2.93 webasm-bindgen but rest of Dioxus uses 0.2.95 version o…
-
When using Rust together with Javascript, one common way of doing so is by using wasm-bindgen.
However, wasm-bindgen does not recommend using the default serde approach for converting Rust to Javas…
-
### Describe the bug
Flash animation is broken
https://www.homestuck.com/story/253
### Expected behavior
https://www.youtube.com/watch?v=chAPKcnpd_0
### Affected platform
Browser's extension
##…