» Tag
cranelift
2 posts6–Jul 12, 2026
Pon: A Rust-Built JIT/AoT Compiler for Python 3.14
Pon is a Rust-based JIT/AoT compiler that skips the CPython interpreter and bytecode entirely, compiling Python 3.14 straight to native code via Cranelift.
pythonrustcompilersjitRTS: A Rust-Based TypeScript-to-Native Compiler and Runtime
RTS compiles TypeScript directly to native code via Cranelift, skipping V8 entirely. With JIT/AOT modes, a custom Rust standard library and its own HTML/CSS engine, it targets true native performance.
typescriptrustcompilerscranelift