On Fri, May 11, 2018 at 12:02 PM Scott Watson <[email protected]> wrote:
> I was able to create this test project: > https://drive.google.com/open?id=1VrlVQE0By1klvfmkQTIK2v4gJfwqmCFk > > There is a makefile (wasm.mk) in the root of the project. > Thanks! I can confirm with the compiled copy in that folder that it reports the BindingError, but I get different behavior when trying to recompile it with "make -f wasm.mk" depending on the version: 1.38.0 (from 'emsdk install latest') builds, and the resulting page does *not* show any BindingError exception. incoming (from 'emsdk install incoming-64bit') fails to build with this error: ERROR:root:FETCH not yet compatible with wasm (shared.make_fetch_worker is asm.js-specific) make: *** [wasm.mk:60: library] Error 1 -- brion -- 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.
