code wiki / _hdl_build / nx_js_render_emit.nx
nx_js_render_emit.nx
buildroot/runtime/_hdl_build/nx_js_render_emit.nx
about
nx_js_render_emit.nx -- read _offc/nxjs_in.html, run js_render_page (execute the page's inline scripts
against a mutable DOM, serialize the mutated tree), and WRITE the result to _offc/nxhtml.html so the
existing nx_browser_render_shot can rasterize it. Proves JS-built content reaches the renderer.
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_js_eval.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
| 6 | const K_MAGIC_1048576: i64 = 1048576 |
functions
| 8 | func jre_pn(v: i64) -> i64 |
| 17 | func main() -> i64 |