code wiki / _hdl_build / nx_exceed_standard_gate.nx
nx_exceed_standard_gate.nx
buildroot/runtime/_hdl_build/nx_exceed_standard_gate.nx
about
nx_exceed_standard_gate.nx -- the team-wide standard in action: MEASURE efficiency/speed exceeds on BOTH surfaces.
CUSTOMER-FACING = the andelin page (light bytes + 0 JS + 0 external blocking requests => faster load, less CPU/
battery for the user). INTERNAL-ONLY = the editor authoring tool's render (lean, 0 external). Incumbent = DOCUMENTED
(Wix/Webflow ship ~1-3MB JS + external CDN/fonts). Sovereignty-floor can never qualify (self-test). 100% sovereign.
expect_exit: 0
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_sitegate_emit_lib.nxnx_exceed_standard.nxnx_editor_canvas.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
| none |
functions
| 13 | func g_count(s: *u8, n: i64, lit: *u8) -> i64 |
| 19 | func put(c: *i64, i: i64, k: i64, x: i64, y: i64, w: i64, h: i64) -> i64 { c[i*5+0]=k; c[i*5+1]=x; c[i*5+2]=y; c[i*5+3]=w; c[i*5+4]=h; return 0 } called by 1: main |
| 21 | func main() -> i64 |