JavaScript files in general are limited to 1MB. It’s quite likely the server treats WebAssembly files the same as other forms of JS files.
10 Likes
JavaScript files in general are limited to 1MB. It’s quite likely the server treats WebAssembly files the same as other forms of JS files.