code wiki / _hdl_build / nx_pub_go_games.nx

nx_pub_go_games.nx

buildroot/runtime/_hdl_build/nx_pub_go_games.nx

2146 B34 linesdepth 6pulls 12 transitivereach 0 importersview sourcekind tooltopic pub
docsdependenciesstructsconstsfunctions

dependencies 4 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_syscalls.nx nx_publisher.nx nx_pub_go_games.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_syscalls.nxnx_publisher.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main pub_init gw sys_write pub_count_ledger sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close pub_publish_one pub_led_has sys_mmap ↻ sys_read_file ↻ pub_field pub_streq sys_munmap sys_mmap ↻ pub_join pub_pcat pub_deploy pub_mkdirp pub_copy sys_mmap ↻ sys_read_file ↻ sys_openat_wr sys_write ↻ sys_close ↻ pub_sha_match sys_mmap ↻ pub_sha_file sys_mmap ↻ sys_read_file ↻ sha256_digest sys_mmap ↻ sha256_init sha256_update sha256_final

structs

none

consts

none

functions

12func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
15func main() -> i64