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 9, 2026 Rust