Implementation¶
Internal documentation for Neutron implementation details.
Compilation¶
| Topic | Description |
|---|---|
| JIT Compilation | Multi-tier JIT architecture (x86-64 & ARM64) |
| AOT Compilation | Ahead-of-Time compilation to native executables |
Development¶
| Topic | Description |
|---|---|
| Roadmap | Future development plans |
| Known Issues | Current bugs and limitations |
Start here: JIT Compilation →