Hi, I need to preload large amount data(~150MB of audio, binary texture data) before actually calling main. This is required data for the app to run. I used the file packager to generate .data files and tried to load them. But, this quickly became problematic (unresponsive script warnings, browser killing the page, app crashing etc.).
Is there any support for data compression in emscripten? Any suggestions to solve this problem? Thanks! -- 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.
