pyre is a new Python runtime that ports PyPy's meta-tracing JIT architecture to Rust. Key goals include preserving PyPy's meta-tracing design, leveraging Rust for memory safety and maintainability, keeping the MaJIT tracing framework reusable, and providing a no-GIL runtime foundation for future development.
Sort: