nx_vcore_a64_kat.nx
buildroot/runtime/nx_vcore_a64_kat.nx
about
nx_vcore_a64_kat.nx -- the video-core-on-ARM64 KAT wrapper. Compiled with nxc2 --target aarch64
and executed on the sovereign nx_emu_arm64 by nx_vcore_a64_runproof_gate. PURE COMPUTE: no syscalls,
no string literals (no data section) -- buffers are fixed guest addresses (the core's caller-supplied-
region contract), text is built by value. Exit codes: 42 = the REAL room protocol round-trips on ARM64
(vc_chat_pack -> vc_wire_pack -> vc_wire_parse -> vc_chat_parse byte-exact + the audio sample plane
f32<->i16 EXACT round-trip); 1..9 = the first failing stage (distinct codes, no false green).
license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_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
| none |
functions
| 10 | func main() -> i64 |