code wiki / _attic / _offc_weaver_smoke.nx

_offc_weaver_smoke.nx

buildroot/runtime/_attic/_offc_weaver_smoke.nx

503 B27 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind archivedtopic offc
docsdependenciesstructsconstsfunctions

about

Weaver-coverage smoke test. Three forms (if, while, return) so we can grep the produced asm for narr_func_exit / narr_moment auto-injected calls.

dependencies 2 imports · 0 importers

syscalls.nx nx_narr.nx _offc_weaver_smoke.nx

imports: syscalls.nxnx_narr.nx (unresolved)

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main tiny loopy

structs

none

consts

none

functions

8func tiny(x: i64) -> i64 {
called by 1: main
15func loopy(n: i64) -> i64 {
called by 1: main
23func main() -> i64 {
calls 2: tinyloopy