code wiki / _hdl_build / _wb_tmpl.nx

_wb_tmpl.nx

buildroot/runtime/_hdl_build/_wb_tmpl.nx

1277 B34 linesdepth 3pulls 3 transitivereach 1 importersview sourcekind librarytopic wb
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_html_sanitize.nx _wb_tmpl.nx _wb_tmpl_test.nx

imports: nx_syscalls.nxnx_html_sanitize.nx

imported by: _wb_tmpl_test.nx

structs

none

consts

none

functions

5func _wb_tmpl_cat(out: *u8, o: i64, cap: i64, s: *u8) -> i64
called by 1: _wb_tmpl_one
11func _wb_tmpl_put(out: *u8, o: i64, cap: i64, src: *u8, n: i64, raw: i64) -> i64
called by 1: _wb_tmpl_one calls 1: hs_escape
20func _wb_tmpl_one(kind: i64, pay: *u8, plen: i64, out: *u8, cap: i64) -> i64
called by 1: main calls 2: _wb_tmpl_cat_wb_tmpl_put