code wiki / _hdl_build / nx_render_sota_census.nx
nx_render_sota_census.nx
buildroot/runtime/_hdl_build/nx_render_sota_census.nx
about
nx_render_sota_census.nx -- the BROWSER-RENDER SOTA census with the operator's sovereign+compat axes
(2026-07-04: "state of the art ... nishi os + nishi browser, NO 3rd party but 3rd-party COMPATIBLE to
edge/firefox/chrome"). Grades OUR render stack vs the SOTA bar (rsota_* corpus) AND the two axes the
operator named: SOVEREIGNTY (we emit our own -- no three.js/Babylon) and CROSS-BROWSER COMPAT (runs on
Chrome/Edge/Firefox/Safari via STANDARD APIs + on our own browser/OS). depth 0..3 per row (us vs the SOTA
leader). ADVERSARIAL: a fabricated "we do X on GPU today" row must grade 0 (liar-kill). The ladder names
the exact sovereign build path: WebGL2 beachhead (universal) -> PBR+shadow -> WebGPU fast-path -> the
character on GPU -> SSS skin -> LPIPS-measured vs reference. license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_syscalls.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
| 11 | func cw(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 12 | func cn(v: i64) -> i64 |
| 22 | func row(t: *i64, cell: *u8, us: i64, them: i64, ev: *u8) -> i64 |
| 33 | func main() -> i64 |