On Sun, Nov 11, 2018 at 2:06 PM 'Oliver Larkin' via emscripten-discuss <[email protected]> wrote: > > Hello, > > is there any update on using FETCH with WASM or what needs to be done to > make it work? > > thanks very much!
I believe this should work, as long as you don't also use threading. See https://github.com/kripken/emscripten/pull/7010 If you want threading too then, as Alon said, somebody would need to fix #7024 > > oli > > -- > 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.
