A WebAssembly interpreter written in C for demonstration
☆111Jul 5, 2025Updated 8 months ago
Alternatives and similar repositories for wasmc
Users that are interested in wasmc are comparing it to the libraries listed below
Sorting:
- 《WebAssembly原理与核心技术》随书源代码☆197Dec 10, 2020Updated 5 years ago
- Introduction to WASM assembly☆126Jan 4, 2026Updated 2 months ago
- A toy WebAssembly(wasm) interpreter written in Swift☆16Jan 25, 2025Updated last year
- An ahead-of-time compiler from Erlang (intermediate language) to LLVM IR and a runtime library for linking against it☆15Sep 18, 2018Updated 7 years ago
- Tsll is a Typescript-to-LLVM-IR compiler frontend authored by Singapore Blockchain Innovation Programme (SBIP).☆13Mar 7, 2022Updated 3 years ago
- Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)☆21Jun 24, 2013Updated 12 years ago
- Node.js addon for the QuickJS compiler☆32Sep 29, 2022Updated 3 years ago
- Experimental ahead-of-time JavaScript compiler targetting WebAssembly and native☆15May 24, 2018Updated 7 years ago
- A bignum library for C.☆33Jul 9, 2024Updated last year
- A C++ STL implementation in C.☆11Mar 7, 2025Updated 11 months ago
- An illustration of good taste in code☆13Aug 2, 2024Updated last year
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Aug 19, 2025Updated 6 months ago
- A tiny non-3rd bytecode compiler and vm engine☆14Feb 25, 2026Updated last week
- cpplox is a Lox interpreter & LLVM compiler written in C++☆18Jun 28, 2024Updated last year
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Oct 3, 2013Updated 12 years ago
- a simple rtos.☆13Jul 11, 2018Updated 7 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Sep 9, 2015Updated 10 years ago
- TypeScript to LLVM compiler☆134Jun 23, 2022Updated 3 years ago
- Modern efficient runtime for Nasal: using stack-based direct-threading virtual machine.☆69Feb 1, 2026Updated last month
- Teeny Tiny Compiler built in Rust☆16Dec 9, 2023Updated 2 years ago
- A CHIP-8 emulator in C.☆18Aug 22, 2022Updated 3 years ago
- OTP Message Broker (pub/sub, workers queue, priority/deferring delivery)☆17Apr 28, 2019Updated 6 years ago
- SOM - Simple Object Machine (plain Java implementation)☆19Aug 19, 2025Updated 6 months ago
- infrastructure for building a complete swift, clang, llvm toolchain☆20Oct 1, 2020Updated 5 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆69May 8, 2020Updated 5 years ago
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Mar 2, 2020Updated 6 years ago
- An automatic API misuse checker for C programs!☆19Apr 3, 2019Updated 6 years ago
- A lightweight RESTful API for todo management built entirely in C.☆26Apr 20, 2025Updated 10 months ago
- WebAssembly Micro Runtime (WAMR)☆5,804Updated this week
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆168Sep 27, 2017Updated 8 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Jan 23, 2019Updated 7 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆90Mar 4, 2023Updated 3 years ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆35Updated this week
- An absurdly tiny Lisp interpreter in OCaml☆32Dec 11, 2011Updated 14 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Mar 12, 2024Updated last year
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Dec 6, 2022Updated 3 years ago
- Charter, TSC, and other governance documents.☆15Mar 13, 2024Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆79Jan 20, 2022Updated 4 years ago
- P523 Code☆30Jan 21, 2015Updated 11 years ago