Test case for file size limits with WebAssembly
Choose a big local file, and open your browser console to see the result.
File to read :
NB : If you don't have such big file, one can be easily generated with dd or with fallocate, for example :
fallocate -l 5G examplefile