nx_imported_body_craft_gate_t262.nx
buildroot/runtime/nx_imported_body_craft_gate_t262.nx
about
nx_imported_body_craft_gate_t137.nx -- Validates imported body memory layout and interaction behavior in the Nishi ecosystem.
dependencies 2 imports · 0 importers
imports: nx_wasm_craft_imported_t262.nxnx_nxa_bind.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
| 6 | func bc_check(ok:i64,label:*u8)->i64{bc_checks=bc_checks+1;if ok==1{nb_text("PASS " as *u8)}else{bc_failures=bc_failures+1;nb_text("FAIL " as *u8)};nb_text(label);nb_text("\n" as *u8);return 0} |
| 7 | func main()->i64 |