code wiki / (root) / nx_dump_file.nx

nx_dump_file.nx

buildroot/runtime/nx_dump_file.nx

610 B13 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_dump_file.nx -- sovereign `cat`: print a file's bytes to stdout (no sh/3rd-party). argv[1] = path. Used to inspect generated .s / artifacts from the harness. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_dump_file.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main sys_write sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close

structs

none

consts

none

functions

5func main(argc: i64, argv: *i64) -> i64