dylan-sutton-chavez / edge-python Star 241 Code Issues Pull requests Single-pass SSA bytecode compiler and threaded-code stack VM for a sandboxed Python subset: NaN-boxed values, inline caching, super-instruction fusion, pure-function memoization, mark-sweep GC. Coverage-guided fuzzing; sub-200 KB WebAssembly module runs in the browser. python rust memoization interpreter bytecode compiler virtual-machine sandbox webassembly wasm ssa garbage-collector fuzzing python-compiler no-std python-interpreter static-single-assignment nan-boxing inline-caching Updated Jun 10, 2026 Rust
tdh8316 / DSPython Star 15 Code Issues Pull requests Discussions 🐍 Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM. python rust arduino llvm python3 python-compiler llvm-frontend Updated Jan 29, 2023 Rust