In which function does that happen, and what are the values being passed (slab and ret)?
- Alon On Sat, Mar 22, 2014 at 5:24 PM, ILOVEPIE <[email protected]> wrote: > I get an error whenever I run it in Firefox: > Error: invalid or out-of-range index > > HEAPU8.set(slab, ret); > > > In the process of getting it to compile I had to write some Cmake modules > which I will be committing later, but at the moment I'm struggling with > getting this to run, I assume it has to do with asm.js heap-size issues but > I can't figure out how to expand the heap when using fastcomp. > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
