code wiki / (root) / nx_wasm_layout_lib.nx

nx_wasm_layout_lib.nx

buildroot/runtime/nx_wasm_layout_lib.nx

1621 B41 linesdepth 5pulls 8 transitivereach 7 importersview sourcekind librarytopic wasm
docsdependenciesstructsconstsfunctions

about

Source-derived reservation record for WAT packaging. This is evidence, not pair acceptance.

dependencies 1 imports · 4 importers

nx_wasm_data.nx nx_wasm_layout_lib.nx nx_wasm_layout_gate.nx nx_wasm_layout_verify_gate.nx nx_wasm_layout_wat_lib.nx nx_wasm_static_bounds_gate.nx

imports: nx_wasm_data.nx

imported by: nx_wasm_layout_gate.nxnx_wasm_layout_verify_gate.nxnx_wasm_layout_wat_lib.nxnx_wasm_static_bounds_gate.nx

structs

none

consts

4const WL_HEADER: i64=64
5const WL_ROW: i64=32
6const WL_VERSION: i64=1

functions

8func wl_word(out: *u8,offset: i64,value: i64) -> i64
13func wl_record(m: *Module,arena_pages: i64,shared: i64,out: *u8,capacity: i64) -> i64