code wiki / _hdl_build / nx_wasm_vm_gate.nx
nx_wasm_vm_gate.nx
buildroot/runtime/_hdl_build/nx_wasm_vm_gate.nx
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
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
structs
| none |
consts
| none |
functions
| 8 | func main() -> i64 |