mcuking / wasmcLinks
A WebAssembly interpreter written in C for demonstration
☆106Updated last month
Alternatives and similar repositories for wasmc
Users that are interested in wasmc are comparing it to the libraries listed below
Sorting:
- 《WebAssembly原理与核心技术》随书源代码☆192Updated 4 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆69Updated 5 years ago
- Introduction to WASM assembly☆116Updated 2 years ago
- TypeScript to LLVM compiler☆135Updated 3 years ago
- Learning the awesome QuickJS☆74Updated last year
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 7 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- No.js:基于V8和io_uring的JS运行时,只支持Linux5.5及以上☆55Updated 2 years ago
- A book related repository which name is 《深入浅出 WebAssembly》