go-html/cmd/wasm
Snider 3ea5041375
All checks were successful
Security Scan / security (push) Successful in 15s
Test / test (push) Successful in 2m47s
fix: bump WASM raw size limit to 3.5MB for Go 1.26 runtime growth
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 07:59:46 +00:00
..
main.go fix(wasm): reduce binary from 1.56MB to 830KB gzip 2026-02-20 08:29:54 +00:00
register.go fix: add stub main() for non-WASM builds in cmd/wasm 2026-02-23 06:31:14 +00:00
register_test.go feat(wasm): add registerComponents export for WC codegen 2026-02-17 20:50:50 +00:00
size_test.go fix: bump WASM raw size limit to 3.5MB for Go 1.26 runtime growth 2026-02-23 07:59:46 +00:00
test.html test: add WASM browser test harness 2026-02-17 00:15:26 +00:00