f2ea7fccec1e8664100df26fbacc4068c116a243
Phase 0 eleventh α/γ-batch. ~23 amalloc sites: - w6l/dynout.ww: 22 (~18 α u8 ELF section buffers + 3 γ pointer arrays — dynsyms []*lsym, sosused []*lso, vernameptrarr []*u8) - w6l/obj.ww:346 standalone α hdrsize u8 All single-shot fixed-count (NOT β grow as originally classified in the phase0-mapper audit). α: `[]u8 = alloc([], N)!` + .ptr at the dwr*/drd*/dbcopy callees. γ: element-count was bytes/8. obj.ww:346 keeps the `*u8` legacy alias via `let mb: *u8 = mbs.ptr;` since `armember.data` is `*u8` and gets stored across the function; heap memory survives the local slice header (no GC, process-exit reclaim). Verified 132/132 incl. 992_w6l_ww + 995_self_rebuild + 996_dyn_ww byte-identity.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%