Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Tagged fallback — Clear filter
architecture
advanced
Guards and Deoptimisation
The contract behind Pyvorin compiled code: what guards protect, what happens when one fails, and why a failed guard can never corrupt your program semantics.
architecture
intermediate
How Local Compilation Works
The full path from import through compilation to native execution in pyvorin-native 1.0.9 — where the cache lives, what the fallback does, and exactly what does and does not leave the machine.
10 min read