code wiki / _hdl_build / nx_video_client_live_verify.nx
nx_video_client_live_verify.nx
buildroot/runtime/_hdl_build/nx_video_client_live_verify.nx
about
nx_video_client_live_verify.nx -- SOVEREIGN end-to-end LIVE verify: take the raw
HTTPS response fetched from https://nishifamily.com/video/nx_video_client.wasm
(response = HTTP headers + body), locate the wasm magic (\0asm), and prove the
BODY is exactly the rebuilt+VM-gated client wasm: body length == 12990, parses
under the sovereign VM, all 15 app.js exports present, vc_ladder_floor VM==native.
No curl/cmp/xxd -- all in-organ. expect_exit: 0 license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_gate_emit_lib.nxnx_wasm_vm.nxnx_video_client_wasm.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
| 12 | const LIVE_PATH: *u8 = "/mnt/c/Users/elder/AppData/Local/Temp/claude/C--Users-elder/35f4610b-08b2-4d75-94eb-2f2ef485113d/scratchpad/live_vcw.wasm" |
| 13 | const EXPECT_BODY: i64 = 12990 |
functions
| 15 | func main() -> i64 |