mcuking / wasmcLinks
A WebAssembly interpreter written in C for demonstration
☆111Updated 6 months ago
Alternatives and similar repositories for wasmc
Users that are interested in wasmc are comparing it to the libraries listed below
Sorting:
- 《WebAssembly原理与核心技术》随书源代码☆194Updated 5 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- Introduction to WASM assembly☆124Updated last week
- TypeScript to LLVM compiler☆135Updated 3 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆69Updated 5 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆366Updated 7 years ago
- QuickJS Debug Adapter for VS Code☆164Updated 2 years ago
- Learning the awesome QuickJS☆77Updated 2 years ago
- Optimized quickjs mantained by OpenWebF team.☆160Updated 3 months ago
- A TypeScript virtual machine.☆303Updated 5 years ago
- No.js:基于V8和io_uring的JS运行时,只支持Linux5.5及以上☆55Updated 2 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆189Updated 4 years ago
- A book related repository which name is 《深入浅出 WebAssembly》☆73Updated last year
- 面向编译器开发人员的V8内部实现文档☆1,507Updated 2 years ago
- QuickJS Fork with VSCode debugging support☆116Updated 2 years ago
- 编程语言的本质:语言只是一串字符,我们认为它是什么,它就可以是什么☆99Updated last year
- Lightweight Rendering engine similar to Harmony, but use Fre and quickjs☆90Updated 2 years ago
- Toolchain for compiling TypeScript to WasmGC☆375Updated last year
- libuv源码分析☆110Updated 3 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- Build for QuickJS JavaScript Engine☆49Updated 2 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆90Updated 2 years ago
- A WebAssembly VM with a full-featured Web UI debugger implemented in Rust.☆103Updated 5 months ago
- 《WebAssembly原理与核心技术》WebAssembly解释器的Python实现☆23Updated 5 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 3 years ago
- A Curated List of Awesome WebAssembly Applications☆336Updated 2 months ago
- Learn JavaScript the hard way 🤯☆224Updated 6 years ago
- garbage collector algorithm 垃圾回收算法的系列实现☆32Updated 2 years ago