code wiki / _hdl_build / nx_wasm_thirdperson_gate.nx

nx_wasm_thirdperson_gate.nx

buildroot/runtime/_hdl_build/nx_wasm_thirdperson_gate.nx

7011 B117 linesdepth 4pulls 9 transitivereach 0 importersview sourcekind gate/prooftopic wasm
docsdependenciesstructsconstsfunctions

dependencies 6 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_wasm_thirdperson.nx nx_png.nx nx_syscalls.nx nx_gate_verdict.nx nx_wasm_thirdperson_gate.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_wasm_thirdperson.nxnx_png.nxnx_syscalls.nxnx_gate_verdict.nx

imported by: nobody (leaf or entry point)

structs

none

consts

18const TPG_TILE_PAIR: i64 = 32

functions

20func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
23func goto(base: i64, tx: i64, ty: i64) -> i64
35func main() -> i64