abramhindle / impractical-wasmLinks
A tutorial on writing wasm by hand
☆23Updated 3 years ago
Alternatives and similar repositories for impractical-wasm
Users that are interested in impractical-wasm are comparing it to the libraries listed below
Sorting:
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆25Updated last year
- Wasm Analysis Framework For Lightweight Experiments☆54Updated 6 months ago
- Debugging WebAssembly? Put some Whamm! on it.☆84Updated this week
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- Code for the book WebAssembly from the Ground Up — learn Wasm by building a simple compiler in JavaScript.☆27Updated 9 months ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆31Updated last week
- A small, statically typed, low-level programming language.☆24Updated 4 months ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- ☆11Updated 4 years ago
- Minimalistic dynamically-typed programming language for didactic purposes.☆29Updated 3 years ago
- An implementation of interaction nets as a forth-like language.☆44Updated 2 months ago
- Multi-language AST-based code search and rewriting tool that supports embedding Lua code in patterns☆34Updated last year
- A forth-inspired, bytecode-compiled scripting language for Anachro Powerbus☆14Updated 4 years ago
- Datalog engine based on DuckDB☆10Updated 2 years ago
- A a tiny concatenative programming language JIT compiled to aarch64 machine code.☆13Updated last year
- McLulang: The message is the language☆12Updated last year
- A bare-metal actor operating system for Raspberry Pi.☆67Updated last month
- Test materials for getting JIT support for wizer☆122Updated 3 years ago
- An implementation of Tarjan's Strongly Connected Components algorithm☆14Updated 6 years ago
- A formally-verified provably-safe sandboxing Wasm-to-native compiler☆28Updated 3 years ago
- Unofficial LLVM/Clang/LLD WebAssembly packages☆31Updated 3 months ago
- A tiny programming system inspired by Boxer leveraging the HTML DOM structure. Illustrates naive realism, explicit structure and evaluati…☆24Updated 8 months ago
- An error-tolerant live programming environment (my Master's thesis)☆20Updated 3 years ago
- Kitbag is a content-addressed versioned tree-structured graph-based datastore.☆14Updated 4 years ago
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆23Updated 3 months ago
- Animation of Yves Lafont's Interaction Combinators☆23Updated 4 years ago
- The Solid-State Register Allocator☆89Updated 3 years ago
- an interactive programming language☆54Updated this week
- An interactive Datalog☆65Updated last week
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆41Updated this week