mcuking / wasmcLinks
A WebAssembly interpreter written in C for demonstration
☆104Updated last year
Alternatives and similar repositories for wasmc
Users that are interested in wasmc are comparing it to the libraries listed below
Sorting:
- 《WebAssembly原理与核心技术》随书源代码☆189Updated 4 years ago
- Introduction to WASM assembly☆110Updated 2 years ago
- An experimental WebAssembly virtual machine.☆121Updated last year
- WebAssembly AOT compiler☆61Updated 4 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆70Updated 5 years ago
- TypeScript to LLVM compiler☆135Updated 2 years ago
- QuickJS Debug Adapter for VS Code☆159Updated last year
- 《WebAssembly原理与核心技术》WebAssembly解释器的Python实现☆22Updated 4 years ago
- Optimized quickjs mantained by OpenWebF team.☆160Updated last month
- Learning the awesome QuickJS☆73Updated last year
- QuickJS Fork with VSCode debugging support☆109Updated 2 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 6 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- 一个演示版本的 mini 调试器☆32Updated 6 years ago
- quickjs meets jit☆73Updated last year
- JS-like script(C++)☆8Updated 5 years ago
- No.js:基于V8和io_uring的JS运行时,只支持Linux5.5及以上☆54Updated 2 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆89Updated 2 years ago
- A book related repository which name is 《深入浅出 WebAssembly》☆73Updated 10 months ago
- 分析V8和周边技术、并且着手代码的优化☆204Updated 6 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆51Updated 6 months ago
- Compile WebAssembly to native binary☆19Updated 10 months ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆185Updated 3 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- Node.js / Libuv / V8 引擎源代码学习笔记☆86Updated 5 years ago
- Build for QuickJS JavaScript Engine☆48Updated 2 years ago
- a lightweight js runtime for IOT(一个面向物联网的JS运行时)☆59Updated 4 years ago