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 |
|