bytecodealliance / bytecodealliance/wasmtime
Atomic instructions are not fuzzed
Open
fuzzing
wasm-proposal:threads
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
Currently wasm-smith doesn't generate any atomic instructions at all, meaning there's no fuzz coverage of atomics. Before re-enabling threads as tier 1 we should ensure that this is taken care of.
Contributor guide
Assessment
This issue has not been assessed yet.