code wiki / _hdl_build / nx_meet_emit.nx
nx_meet_emit.nx
buildroot/runtime/_hdl_build/nx_meet_emit.nx
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
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
structs
| none |
consts
| 11 | const K_MAGIC_1024: i64 = 1024 |
| 12 | const K_MAGIC_2048: i64 = 2048 |
functions
| 14 | func meet_default_data() -> *u8 called by 1: main |
| 18 | func main(argc: i64, argv: *i64) -> i64 |