code wiki / _hdl_build / _wb_tmpl.nx
_wb_tmpl.nx
buildroot/runtime/_hdl_build/_wb_tmpl.nx
about
AUTHORED BY THE NISHI BUILDER (pattern: TEMPLATE_TABLE) -- table-driven fragment renderer, no Claude logic
raw=0 slots ESCAPED (hs_escape), raw=1 verbatim (pre-sanitized rich). -1 = unknown kind, refused.
dependencies 2 imports · 1 importers
imports: nx_syscalls.nxnx_html_sanitize.nx
imported by: _wb_tmpl_test.nx
structs
| none |
consts
| none |
functions
| 5 | func _wb_tmpl_cat(out: *u8, o: i64, cap: i64, s: *u8) -> i64 called by 1: _wb_tmpl_one |
| 11 | func _wb_tmpl_put(out: *u8, o: i64, cap: i64, src: *u8, n: i64, raw: i64) -> i64 |
| 20 | func _wb_tmpl_one(kind: i64, pay: *u8, plen: i64, out: *u8, cap: i64) -> i64 |