Relph1119 / wasm-python-bookLinks
《WebAssembly原理与核心技术》WebAssembly解释器的Python实现
☆22Updated 4 years ago
Alternatives and similar repositories for wasm-python-book
Users that are interested in wasm-python-book are comparing it to the libraries listed below
Sorting:
- A WebAssembly interpreter written in C for demonstration☆104Updated last year
- 《WebAssembly原理与核心技术》随书源代码☆189Updated 4 years ago
- WebAssembly AOT compiler☆61Updated 4 years ago
- Introduction to WASM assembly☆110Updated 2 years ago
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- 开源开发工具大会2020的幻灯片☆47Updated 4 years ago
- Parser Combinator ver. Rust☆15Updated 5 years ago
- Yet another Python Python☆91Updated 6 years ago
- TypeScript to LLVM compiler☆135Updated 2 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- Rust LLVM Practises☆18Updated 4 years ago
- a Lisp-like functional language with flexible suspension and resumption☆14Updated last week
- A Register Based VM. 柠檬手写的看起来像栈机的寄存器机☆65Updated 4 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13Updated last year
- Rust-based script programming language.☆73Updated 5 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆51Updated 6 months ago
- Build lexers and parsers by deriving traits.☆25Updated last year
- The cold linker☆71Updated last year
- 基于Rust和eBPF实现RDMA内核模块、驱动☆20Updated 3 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 3 years ago
- PLCT实验室2020年开放日活动的演讲资料☆13Updated 4 years ago
- ☆32Updated 5 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 4 years ago
- a simple programming language under development☆11Updated last year
- The notes about programming language theory☆26Updated 2 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago