Issues
- 1
Add debug post-conditions for Wasmi translation
#1209 opened by Robbepop - 0
- 2
`wasm_config_delete` missing in C API
#1295 opened by turbolent - 3
C API: dylib on macOS has ID with rpath
#1297 opened by turbolent - 2
Add `Tinywasm` differential fuzzing oracle
#1290 opened by Robbepop - 0
Add automated tests for Wasmi's C-API
#1300 opened by Robbepop - 0
Add automated WASI testsuite
#1299 opened by Robbepop - 3
Implement the Wasm `custom-page-sizes` proposal
#1197 opened by Robbepop - 2
- 1
Implement the Wasm `branch-hinting` proposal
#1136 opened by Robbepop - 2
CI: fuzzing CI seems to not cache the corpus
#1117 opened by Robbepop - 12
Support for Wasm fuzzers
#1145 opened by vanhauser-thc - 2
Prepare Wasmi bytecode, translator and executor for tail-call based instruction dispatch
#1101 opened by Robbepop - 2
Investigate why CI `miri` jobs are failing recently
#1200 opened by Robbepop - 4
Rust version in `Cargo.toml` is out of date
#1153 opened by laurmaedje - 1
- 3
Update `wasmi_wasi` WASI implementing dependencies
#943 opened by Robbepop - 6
Add `Store::call_hook` API
#1083 opened by Robbepop - 2
memory may not be shared: threads not allowed
#1146 opened by subhakr - 9
Need help with `out of bounds memory access` issue
#1133 opened by FiveMovesAhead - 0
Implement the Wasm `exception-handling` proposal
#1137 opened by Robbepop - 0
Create C bindings for Wasmi
#922 opened by Robbepop - 0
Make `CodeMap` lock-free
#1128 opened by Robbepop - 6
Implement stable fuel metering
#1088 opened by Robbepop - 2
How does the executor calculate i32 binary opcodes?
#1092 opened by Forpee - 4
Failed to install `wasmi_cli`: `raw mutable pointers are not allowed in statics` (Rust 1.77.1)
#1091 opened by MagicalTux - 1
Implement support for `wasi-nn`
#1090 opened by Forpee - 8
Add support for fully hibernate-able Wasm instances
#968 opened by mamidon - 0
Add way to access unknown custom sections in `Module`
#1084 opened by Robbepop - 7
Performance regression since `v0.32-beta.16` for `debug` builds with profile overwrites
#1048 opened by hanna-kruppe - 1
Optimize `Instance` handling in the `CallStack`
#1049 opened by Robbepop - 13
Redundant `local.tee` instruction with overwriting semantics causes miscompilation
#1051 opened by kaiavintr - 4
Thoughts on js-promise-integration
#1050 opened by tommie - 0
Wasmi v0.32 stable release preparations
#999 opened by Robbepop - 1
Handle host function calls the same as other instructions in the Wasmi executor
#970 opened by Robbepop - 4
CLI: cannot find definition for imported function
#1036 opened by FineKe - 13
Wasmi `v0.32.0-beta.13` seems to have broken linking
#1018 opened by tomaka - 1
Optimization: Fuse transitive copies
#946 opened by Robbepop - 3
- 0
Optimize `Linker` setup
#979 opened by Robbepop - 0
- 0
Add customizable `wasmi::Engine` limits
#980 opened by Robbepop - 1
The URL in the project description is 404
#976 opened by orsinium - 1
Add Wasmi execution profiling
#973 opened by Robbepop - 0
- 2
Add `--verbose` mode to Wasmi CLI
#955 opened by tjpalmer - 20
- 1
Restore CI benchmarks
#933 opened by Robbepop - 0
- 1