Open bep opened 2 months ago
A note to self,
The wasm files seems to compress by a factor of about 3, so the QuickJS WASM file goes from 1.5MB to 500KB. I do however suspect that the Go compiler/builder is smart about this, so I need to test if the binary gets any smaller by doing this.
See https://github.com/gen2brain/webp/blob/c743205968f4c8e7a9e1313ab475f4541ff5adcd/webp_wazero.go#L342