wasm: rebuild browser kernel — consistent loader + .assets + .sxbc modules

The deployed sx_browser.bc.wasm.js referenced content-hashed .wasm binaries that
weren't on disk (partial build), so the kernel 404'd and the SPA died site-wide.
Rebuilt via sx_build target=wasm and committed the matching artifacts so a git
checkout can't re-introduce the mismatch. (Staged only shared/static/wasm/;
other worktree changes left untouched.)
This commit is contained in:
2026-07-02 11:54:58 +00:00
parent 47a88ea158
commit 1e2ff38759
34 changed files with 472 additions and 427 deletions

File diff suppressed because one or more lines are too long