teymour-aldridge / cranelift_codegen_wasmLinks
A (very experimental) WebAssembly backend for Cranelift.
☆14Updated 3 years ago
Alternatives and similar repositories for cranelift_codegen_wasm
Users that are interested in cranelift_codegen_wasm are comparing it to the libraries listed below
Sorting:
- Simple malloc implementation.☆32Updated 6 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- Experimental JIT compiler generator☆27Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- Target "triple" support☆53Updated 6 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit