bytecodealliance / bytecodealliance/wasmtime
Cranelift: Add option to overwrite registers on function entry
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
This may allow for reproducing some miscompilations more reliably with less risk that changes in functions called before the miscompiled function affect if the miscompilation results in a crash or not. In addition it could be used as defence-in-depth.
Contributor guide
Assessment
This issue has not been assessed yet.