-
I assume that it is built on Ubuntu and only work on Ubuntu or similar distros.
I am on Archlinux. I installed [llvm17 from aur](https://aur.archlinux.org/packages/llvm17). My llvm17 is in `/usr/lib/…
-
If it is possible to parallelize functions in wasm libraries with something like https://github.com/RReverser/wasm-bindgen-rayon it would probably provide a great speed improvement to the note hashing…
f321x updated
1 month ago
-
If I am using Rust 1.82.0 and run a `cargo update` then I get this error:
```
$ yarn build
...
[INFO]: ⬇️ Installing wasm-bindgen...
[INFO]: Optimizing wasm binaries with `wasm-opt`...
[wasm-…
-
After 505fc0743899cf28bde20a72961ad4cee7056eaf, `web-wasm` often panics with a variety of different errors.
The panics are not deterministic. Sometimes it works without any issues.
Confirmed on:
…
-
I encountered this panic after upgrading macOS SDK.
It seems to be related to new C++ headers of the SDK. I'd like to check the related types and adding them to blocklist types.
Could you advise how…
-
Hi,
first of all nice work. I was wondering if you could lend me a hand, since I am experiencing and issue when trying to compile using **cargo leptos watch**. The error is the following:
` Fin…
-
### Describe the Bug
When using the `js_name` on an `enum`, a method does not get exported.
### Steps to Reproduce
Consider this snippet:
```rust
#[wasm_bindgen(js_name = Data)]
pub stru…
b-zee updated
1 month ago
-
Trying to build `aur/simp`.
```
error[E0063]: missing fields `preload_range_hint`, `release_error_msg`, `release_file_range` and 1 other field in initializer of `heif_reader`
--> /home/builder/.…
-
Apparently some dependencies used require wasm-bindgen to get them to work on WASM.
Since I've never worked with WebAssembly or Javascript before it's safe to say that I'm the wrong person for this…
-
building failed for the rust 1.82.
wait `wasm-bindgen` next release.