Add js web stuff to landing page + documentation

This commit is contained in:
2026-07-14 10:33:12 -04:00
parent fec8ef4a3e
commit 02a6dc6c48
435 changed files with 69567 additions and 1522 deletions

View File

@@ -7,7 +7,7 @@ import (
"kjol/wasmruntime"
)
// Port of web/uikit/Modal.tsx.
// Port of jsruntime/uikit/Modal.tsx.
//
// A modal is a *controller*, not a pure function: it owns the open flag, its slot
// on the shared modal stack (so Escape closes one layer per press), the refs it