You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: