bytecodealliance / bytecodealliance/wasmtime
Inline Assembly.
Open
cranelift
cranelift:E-compiler-design
cranelift:goal:rustc
cranelift:moonshot
enhancement
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
Since cranelift is soon to be a backend for rust, it will need to support inline assembly. There is no good way to solve this right now, since rust uses the llvm inline asm syntax right now. I'm making this issue so we can think about this in the long-term.
Contributor guide
Assessment
This issue has not been assessed yet.