code wiki / _hdl_build / nx_wasm_vm_gate.nx

nx_wasm_vm_gate.nx

buildroot/runtime/_hdl_build/nx_wasm_vm_gate.nx

3219 B46 linesdepth 3pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic wasm
docsdependenciesstructsconstsfunctions

about

nx_wasm_vm_gate.nx -- R0: the sovereign WASM parser (nx_wasm_vm) parses the REAL shipped nx_vcodec.wasm binary and recovers its structure -- function count, memory, and the named exports the codec.html demo calls. This proves the parser works on the actual artifact before the executor runs it (R1/R2).

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_gate_emit_lib.nx nx_wasm_vm.nx nx_wasm_vm_gate.nx

imports: nx_syscalls.nxnx_gate_emit_lib.nxnx_wasm_vm.nx

imported by: nobody (leaf or entry point)

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

main g_puts sys_write sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close sys_exit g_pn sys_mmap ↻ sys_write ↻ g_check g_puts ↻ wm_new sys_mmap ↻ wm_parse sys_mmap ↻ wv_u8 wv_uleb wm_find_export wm_name_eq

structs

none

consts

none

functions

8func main() -> i64