nx_vcc_color_wat.nx
buildroot/runtime/nx_vcc_color_wat.nx
about
nx_vcc_color_wat.nx -- argless build-driver: lowers runtime/nx_vcodec_color_wasm.nx to WAT at a fixed
output path. nx_sov_build_run swallows argv, so a parameterized nx_compile_wat can't be driven through it;
this fixes the paths and runs the SAME sovereign pipeline (expand_imports -> lex -> parse -> opt ->
wat_emit_module -> write). Sovereign, no .sh. license_tier: ORIGINAL
dependencies 12 imports · 0 importers
diagram shows first 10 each side; +2 more imports, +0 more importers in the complete lists below.
imports: nx_syscalls.nxnx_types.nxnx_lex_kinds.nxnx_outbuf.nxnx_ir.nxnx_tokenizer.nxnx_parse.nxnx_opt.nxnx_ir_dump.nxnx_ir_validate.nxnx_import.nxnx_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
| 18 | const VCC_OUT_CAP: i64 = 16777216 |
| 19 | const VCC_EXPAND_CAP: i64 = 4194304 |
functions
| 21 | func main() -> i64 |