Wayonb

Results 28 comments of Wayonb

If I go up a couple of frames, I see where strand impl is set to the call stack. What am I missing? ``` 180 // Indicate that this strand...

The code is here - https://github.com/symbol/symbol/tree/dev/sdk/javascript/wasm

I am seeing this problem again with Rustc 1.87.0 ``` 1.87.0-aarch64-unknown-linux-gnu installed - rustc 1.87.0 (17067e9ac 2025-05-09) info: default toolchain set to '1.87.0-aarch64-unknown-linux-gnu' info: checking for self-update + wasm-pack build...

> Rust 1.87.0 moved to LLVM 20, which enabled more webassembly features by default. > > `wasm-opt` needs additional commandline flags to enable the same webassembly features, or it will...