code wiki / _hdl_build / nx_vcc_color_wasm_build.nx

nx_vcc_color_wasm_build.nx

buildroot/runtime/_hdl_build/nx_vcc_color_wasm_build.nx

513 B8 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind tooltopic vcc
docsdependenciesstructsconstsfunctions

about

nx_vcc_color_wasm_build.nx -- argless build-driver: assemble the color WAT -> WASM at fixed paths. Like nx_vcc_color_wat (which produced the .wat), nx_sov_build_run swallows argv, so this fixes the in/out paths and calls nx_wat_compiler's extracted wc_compile_file (.wat -> .wasm, sovereign). license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_wat_compiler.nx nx_vcc_color_wasm_build.nx

imports: nx_wat_compiler.nx

imported by: nobody (leaf or entry point)

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

main wc_compile_file sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close sys_write sys_exit prescan_ftab sys_mmap ↻ lex_next is_ws is_delim is_ws ↻ atom_eq lex_next ↻ atom_eq ↻ atom_int instr_op atom_eq ↻ resolve_label substr_eq resolve_func substr_eq ↻ op_has_operand op_is_local resolve_local atom_int ↻ w8 sig_find_or_add uleb128_encode emit_functype w8 ↻ uleb128_encode ↻ emit_section w8 ↻ uleb128_encode ↻

structs

none

consts

none

functions

6func main() -> i64
calls 1: wc_compile_file