bytecodealliance / bytecodealliance/wasmtime
Cranelift: Support 128bit atomics on arm64
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
#### Feature
See title.
#### Benefit
Needed to support AtomicU128/AtomicI128 on arm64 for cg_clif.
#### Implementation
Do whatever LLVM does.
Contributor guide
Assessment
This issue has not been assessed yet.