Ethan Stanley
Results
2
issues of
Ethan Stanley
### Describe the bug ```sh echo "`wasmer -V` | `rustc -V` | `uname -m`" wasmer 4.0.0 | rustc 1.65.0 | x86_64 ``` Running a specific webassembly module results in non-deterministic...
🏚 stale
priority-medium
### Description ```sh echo "`wit-bindgen -V` | `rustc -V` | `wasmtime -V` | `uname -m`" wit-bindgen-cli 0.37.0 | rustc 1.83.0 (90b35a623 2024-11-26) | wasmtime 28.0.1 (1bdf2c2b5 2025-01-14) | arm64 ```...