teymour-aldridge / cranelift_codegen_wasmLinks
A (very experimental) WebAssembly backend for Cranelift.
☆13Updated 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 8 months ago
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Target "triple" support☆53Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Rust bindings for libgccjit☆24Updated this week
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A simple library to use Rust's type system to handle endianness.☆16Updated 2 weeks ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Macro assembler for Rust☆35Updated last year
- ☆36Updated last year
- Experimental JIT compiler generator☆27Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆59Updated 8 months ago
- ☆91Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- Weak hash tables for Rust☆40Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month