giles
dab81fc571
Add 6 VM/bytecode debugging and build tools
OCaml server commands:
- vm-trace: step-by-step bytecode execution trace (opcode, stack, depth)
- bytecode-inspect: disassemble compiled function (opcodes, constants, arity)
- deps-check: strict symbol resolution (resolved vs unresolved symbols)
- prim-check: verify CALL_PRIM opcodes match real primitives
Scripts:
- hosts/ocaml/browser/test_boot.sh: WASM boot test in Node.js
- scripts/sx-build-all.sh: full pipeline (OCaml + JS + tests)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 01:23:55 +00:00
..
2026-03-26 00:54:23 +00:00
2026-03-25 15:29:28 +00:00
2026-03-25 13:19:29 +00:00
2026-03-25 17:52:16 +00:00
2026-03-23 18:14:43 +00:00
2026-03-24 10:40:26 +00:00
2026-03-24 16:14:40 +00:00
2026-03-23 23:39:35 +00:00
2026-03-27 01:23:55 +00:00