giles
45209caf73
Fix Pretext client island: inlined greedy layout, avoid slice/import issues
- Greedy line breaking inlined (avoids 3-arg slice browser issue)
- Manual word extraction via for-each+append! instead of slice
- Browser load-sxbc: handle VmSuspended + copy library registry exports
- TODO: Knuth-Plass on bytecode VM when define-library export propagation
is fixed (compiler strips library wrapper → STORE_GLOBAL works, but
import OP_PERFORM suspends before sync_vm_to_env copies globals)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 17:09:39 +00:00
..
2026-03-25 01:17:27 +00:00
2026-03-24 13:26:25 +00:00
2026-03-18 17:22:51 +00:00
2026-03-02 21:25:52 +00:00
2026-04-12 17:09:39 +00:00
2026-04-12 11:42:28 +00:00
2026-03-30 12:47:52 +00:00
2026-03-02 21:25:52 +00:00
2026-03-25 01:17:27 +00:00
2026-03-25 01:17:27 +00:00
2026-03-26 16:40:38 +00:00
2026-03-02 21:25:52 +00:00
2026-03-02 21:25:52 +00:00