mcuking / wasmcLinks
A WebAssembly interpreter written in C for demonstration
☆110Updated 4 months ago
Alternatives and similar repositories for wasmc
Users that are interested in wasmc are comparing it to the libraries listed below
Sorting:
- 《WebAssembly原理与核心技术》随书源代码☆193Updated 4 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- Introduction to WASM assembly☆122Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆69Updated 5 years ago
- TypeScript to LLVM compiler☆135Updated 3 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 7 years ago
- QuickJS Debug Adapter for VS Code☆163Updated 2 years ago
- Learning the awesome QuickJS☆75Updated last year
- A book related repository which name is 《深入浅出 WebAssembly》☆73Updated last year
- A TypeScript virtual machine.☆303Updated 5 years ago
- 《WebAssembly原理与核心技术》WebAssembly解释器的Python实现☆22Updated 5 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 2 months ago
- No.js:基于V8和io_uring的JS运行时,只支持Linux5.5及以上☆54Updated 2 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆188Updated 4 years ago
- 面向编译器开发人员的V8内部实现文档☆1,507Updated 2 years ago
- Optimized quickjs mantained by OpenWebF team.☆160Updated last month
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆89Updated 2 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- libuv源码分析☆109Updated 3 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 11 months ago
- Build for QuickJS JavaScript Engine☆49Updated 2 years ago
- (Demo) Cinderella language and its compiler (*.hs) which can be compiled into WebAssembly binary format.☆20Updated 5 years ago
- A WebAssembly VM with a full-featured Web UI debugger implemented in Rust.☆103Updated 4 months ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- 一个演示版本的 mini 调试器☆32Updated 6 years ago
- QuickJS Fork with VSCode debugging support☆116Updated 2 years ago
- Javascript 解释器. Javascript Interpreter☆441Updated 4 years ago