Wafelack / wavmLinks
Wait, another virtual machine ?
☆62Updated 4 years ago
Alternatives and similar repositories for wavm
Users that are interested in wavm are comparing it to the libraries listed below
Sorting:
- Oxide Programming Language☆134Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 weeks ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- ☆17Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- You _can_ put lipstick on a pig☆90Updated 3 years ago
- The Solid-State Register Allocator☆87Updated 2 years ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- Target "triple" support☆53Updated last week
- A multicore OS for learning, written in Rust