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
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
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
structs
| none |
consts
| none |
functions
| 6 | func main() -> i64 calls 1: wc_compile_file |