bytecodealliance / bytecodealliance/wasmtime
Cranelift: provide a C API
Open
cranelift
enhancement
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
What I'd like to see is a way to use Cranelift apis from another (non rust) language. Currently the cranelift apis are rust only, but having a layer on top of that like "llvm-c" is, would make the cranelift api usable from all languages, and thus a much wider range of compilers could use it as a backend.
Contributor guide
Assessment
This issue has not been assessed yet.