WebAssembly / WebAssembly/threads
[interpreter] Incorrect alignment check?
Open
@binji is already working on this.
Since Oct 26, 2020.
- Dominant language
- WebAssembly
- Stars
- 767
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
It seems like the alignment check for atomic ops is implemented incorrectly in the interpreter: it does not take the offset immediate into account.
There are no corresponding tests in the test suite either.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.