Related question: what's the recommended practice for building both asm.js
and wasm when using the native wasm backend for wasm? I can't build asm.js
with the wasm native backend, so it seems to require either keeping two
emsdk installs and switching between them or changing the global state of
the emsdk install during my build process, which would complicate parallel
builds.

-- brion

On Wed, Feb 20, 2019 at 8:26 PM Brion Vibber <[email protected]> wrote:

> I think the build bots may not be set up for all operating systems for the
> upstream channel... I get the same error on macOS, but it installs
> successfully on Linux for me.
>
> In a pinch you should be able to build from source, though this may ...
> take a while: emsdk install upstream-clang-master-64bit
>
> -- brion
>
>
> On Wed, Feb 20, 2019 at 5:50 PM <[email protected]> wrote:
>
>> I did run `emsdk update-tags` first. I'm doing this on Windows. Could
>> this be an issue?
>>
>> --
>> 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.

Reply via email to