Commit b61f186
committed
fix: explicit PRINTABLE_BINARY_MAP notice (Zig+FFI); drop stale PROJECT_STRUCTURE.md
The Zig and FFI builds use a compiled-in map and cannot honor a runtime
PRINTABLE_BINARY_MAP file (the C/Lua/Node builds load the map at runtime).
The audit flagged that both *silently* ignored it; now they print a one-line
notice pointing to the C/Lua/Node builds for custom maps. (Full runtime-map
support in the comptime-optimized Zig core is a larger deferred change.)
Also remove PROJECT_STRUCTURE.md (stale — listed test_all/test_wasm etc. that
no longer exist); per-file purpose docs will come from the dirtree pass.1 parent 44fce29 commit b61f186
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
474 | 477 | | |
475 | 478 | | |
476 | 479 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
549 | 557 | | |
550 | 558 | | |
551 | 559 | | |
| |||
0 commit comments