wasm-mandelbrot icon indicating copy to clipboard operation
wasm-mandelbrot copied to clipboard

Invalid asm.js

Open mfcc64 opened this issue 6 years ago • 0 comments

I got this error while benchmarking asm.js on firefox: TypeError: asm.js link error: ArrayBuffer byteLength 0x3a9810 is not a valid heap length. The next valid length is 0x400000 TypeError: asm.js type error: Disabled by 'asmjs' runtime option

mfcc64 avatar Nov 29 '17 15:11 mfcc64