Which headers? And which values are used when that error happens?
- Alon On Sat, Mar 22, 2014 at 8:10 PM, ILOVEPIE <[email protected]> wrote: > function allocate(slab, types, allocator, ptr) is where it is occuring, I > also noticed some headers are missing from incoming that are in master is > that normal? > > > On Saturday, March 22, 2014 7:00:11 PM UTC-7, Alon Zakai wrote: > >> 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. > -- 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.
