bytecodealliance / bytecodealliance/wasmtime
shared memory: audit safety of pointer copies in the presence of shared memories
Open
wasm-proposal:threads
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
In discussions about #4187, we questioned whether several uses of (the equivalent of) `memset` and `memcpy` are still safe when shared memory is present. This issue is a placeholder to discuss that and will be used for tagging the relevant locations in the code.
Contributor guide
Assessment
This issue has not been assessed yet.