go-html/cmd/wasm
Claude dcd55a434c
feat(wasm): add registerComponents export for WC codegen
Exposes gohtml.registerComponents(slotsJSON) to browser context.
Pure-Go buildComponentJS is testable without WASM; WASM glue uses
Function constructor for browser-side execution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 20:50:50 +00:00
..
main.go feat(wasm): add registerComponents export for WC codegen 2026-02-17 20:50:50 +00:00
register.go feat(wasm): add registerComponents export for WC codegen 2026-02-17 20:50:50 +00:00
register_test.go feat(wasm): add registerComponents export for WC codegen 2026-02-17 20:50:50 +00:00
test.html test: add WASM browser test harness 2026-02-17 00:15:26 +00:00