Files
rose-ash/hosts/ocaml/bin/dune
giles 6e27442d57 Step 17: streaming render — hyperscript enhancements, WASM builds, live server tests
Streaming chunked transfer with shell-first suspense and resolve scripts.
Hyperscript parser/compiler/runtime expanded for conformance. WASM static
assets added to OCaml host. Playwright streaming and page-level test suites.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 08:41:38 +00:00

12 lines
216 B
Plaintext

(executables
(names run_tests debug_set sx_server integration_tests)
(libraries sx unix threads.posix))
(executable
(name mcp_tree)
(libraries sx unix yojson str))
(executable
(name test_cst)
(libraries sx))