code wiki / (root) / nx_wasm_layout_verify_lib.nx

nx_wasm_layout_verify_lib.nx

buildroot/runtime/nx_wasm_layout_verify_lib.nx

2227 B62 linesdepth 0pulls 0 transitivereach 9 importersview sourcekind librarytopic wasm
docsdependenciesstructsconstsfunctions

about

Independent NXWLAY01 reader; no compiler allocator or record writer dependency.

dependencies 0 imports · 3 importers

nx_wasm_layout_verify_lib.nx nx_game_pair_layout_lib.nx nx_wasm_layout_read_lib.nx nx_wasm_layout_verify_gate.nx

imports: none

imported by: nx_game_pair_layout_lib.nxnx_wasm_layout_read_lib.nxnx_wasm_layout_verify_gate.nx

structs

none

consts

2const WLV_HEADER: i64=64
3const WLV_ROW: i64=32
4const WLV_PAGE: i64=65536
5const WLV_CELL: i64=8
6const WLV_MAX: i64=4294967296

functions

8func wlv_word(b: *u8,at: i64) -> i64
15func wlv_check(b: *u8,n: i64,shared: i64) -> i64