go-html/cmd
Snider aae5d21ad4 test(wasm): add binary size gate test
TestWASMBinarySize builds WASM with -ldflags="-s -w", gzips the
binary, and asserts < 1MB gzip (842KB actual) and < 3MB raw (2.90MB
actual). Skipped in -short mode. Matches Makefile WASM_GZ_LIMIT.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 08:42:58 +00:00
..
codegen fix(wasm): reduce binary from 1.56MB to 830KB gzip 2026-02-20 08:29:54 +00:00
wasm test(wasm): add binary size gate test 2026-02-20 08:42:58 +00:00