Rebuild WASM: bytecode with pending_cek snapshot fix

All .sxbc recompiled with fixed sx_vm.ml. 32/32 WASM tests, 4/4
bytecode regression tests. hs-repeat-times correctly does 6 io-sleep
suspensions in bytecode mode.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-08 21:44:58 +00:00
parent ddc48c6d48
commit 5e708e1b20
24 changed files with 379 additions and 110 deletions

View File

@@ -444,6 +444,7 @@
(sx-hydrate-islands nil)
(run-post-render-hooks)
(flush-collected-styles)
(hs-boot!)
(set-timeout (fn () (process-elements nil)) 0)
(dom-set-attr
(host-get (dom-document) "documentElement")