nx_wasm_layout_verify_lib.nx
buildroot/runtime/nx_wasm_layout_verify_lib.nx
about
Independent NXWLAY01 reader; no compiler allocator or record writer dependency.
dependencies 0 imports · 3 importers
imports: none
imported by: nx_game_pair_layout_lib.nxnx_wasm_layout_read_lib.nxnx_wasm_layout_verify_gate.nx
structs
| none |
consts
| 2 | const WLV_HEADER: i64=64 |
| 3 | const WLV_ROW: i64=32 |
| 4 | const WLV_PAGE: i64=65536 |
| 5 | const WLV_CELL: i64=8 |
| 6 | const WLV_MAX: i64=4294967296 |
functions
| 8 | func wlv_word(b: *u8,at: i64) -> i64 |
| 15 | func wlv_check(b: *u8,n: i64,shared: i64) -> i64 |