bytecodealliance / bytecodealliance/wasmtime
cranelift: let JIT targets be external crates
Open
cranelift
enhancement
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
For example, you want to build a RISC-V JIT which does not exist ATM, or exotic platforms such as Atmel and Xtensa, or even targets different bitcode such as LLVM and RyuJIT. We could also retain the x86 target this way which is vital to building some legacy application for legacy platform such as Windows XP.
Contributor guide
Assessment
This issue has not been assessed yet.