code wiki / _hdl_build / nx_meet_emit.nx

nx_meet_emit.nx

buildroot/runtime/_hdl_build/nx_meet_emit.nx

7642 B127 linesdepth 4pulls 7 transitivereach 0 importersview sourcekind tooltopic meet
docsdependenciesstructsconstsfunctions

about

nx_meet_emit.nx -- R1 (+R8-P1 nav, +R1b escaping): emit the sovereign ZERO-JS two-sided HOME page from a HAND-EDITABLE web_assets/meet_<slug>.meet, into a per-site directory web_assets/site_<slug>/index.html, with a real header NAV (Home/Jobs/Apply/Hire/About -> clean URLs) and HTML-ESCAPED data values. Reusable venn: the two SIDES live in data, never hardcoded -> the same organ builds recruiters<->candidates OR contractors<->clients. Composes nx_meet_lib + the team wb_* builder + brand tokens. 100% sovereign. license_tier: ORIGINAL run: /tmp/nx_meet_emit.sov.elf <slug> data: web_assets/meet_<slug>.meet -> page: web_assets/site_<slug>/index.html

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_meet_lib.nx nx_web_builder.nx nx_brand_tokens.nx nx_meet_emit.nx

imports: nx_syscalls.nxnx_meet_lib.nxnx_web_builder.nxnx_brand_tokens.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap meet_slug_safe mcat sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close meet_default_data sys_openat_wr sys_write mlen sys_close ↻ meet_mkdir meet_get_or meet_get mlen ↻ meet_seq mesc mcat ↻ mputs sys_write ↻ mlen ↻ sys_exit bt_default_brand wb_doc_open_branded wb_w sys_write ↻ bas_emit_head bas_emit_one sys_mmap ↻ bas_lookup sys_mmap ↻ bas_esc_attr bas_app bas_fw sys_write ↻ bt_emit_root_fd

structs

none

consts

11const K_MAGIC_1024: i64 = 1024
12const K_MAGIC_2048: i64 = 2048

functions

14func meet_default_data() -> *u8
called by 1: main
18func main(argc: i64, argv: *i64) -> i64