nx_wasm_layout_lib.nx
buildroot/runtime/nx_wasm_layout_lib.nx
about
Source-derived reservation record for WAT packaging. This is evidence, not pair acceptance.
dependencies 1 imports · 4 importers
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
| 4 | const WL_HEADER: i64=64 |
| 5 | const WL_ROW: i64=32 |
| 6 | const WL_VERSION: i64=1 |
functions
| 8 | func wl_word(out: *u8,offset: i64,value: i64) -> i64 |
| 13 | func wl_record(m: *Module,arena_pages: i64,shared: i64,out: *u8,capacity: i64) -> i64 |