Hardware Targets
Status: stub
Full hardware targets documentation is planned for Phase 2. Spec source: 10_HW.csl.
Targets
Section titled “Targets”| Target | Output format | Backend | Status |
|---|---|---|---|
| x86-64 CPU | Native machine code | Cranelift AOT/JIT | Active |
| Vulkan GPU | SPIR-V 1.5 | Custom SPIR-V emitter | Active |
| WebAssembly | WASM | Cranelift | Planned |
| Metal GPU | MSL (via SPIR-V cross) | Planned | Planned |
Full hardware target documentation in Phase 2.