-
Notifications
You must be signed in to change notification settings - Fork 0
Home
johnryzon123 edited this page Mar 20, 2026
·
1 revision
Note: Some parts of this wiki is made by ai!
Ry2 is a high-performance, register-based bytecode interpreter. This wiki serves as the technical deep-dive into its architecture, instruction set, and extensibility.
- Architecture-Overview: Learn about our Register VM and Direct Threading dispatch.
- Instruction-Set-Architecture: Complete reference of Ry2 opcodes.
-
C-Extensibility-API: How to build native modules using the
use()system. - RyzOS-Integration: Our roadmap for native OS support.
©2026 Johnryzon - Ry is licensed with MIT