_selfhost_compile_let.nx
buildroot/runtime/_selfhost_compile_let.nx
about
Compile 'func main() -> i64 { let x = 7 ; return x + 1 }' via pipeline.
Writes asm to stdout. Expected runtime exit: 8.
dependencies 5 imports · 0 importers
imports: syscalls.nxnx_nlex.nxnx_nparse.nxnx_nir.nxnx_nx86.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 10 | func main() -> i64 |