Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade emscripten build #282

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Upgrade emscripten build #282

merged 1 commit into from
Nov 15, 2024

Conversation

jbaldwin
Copy link
Owner

Currently failing due to nodejs dependencies:

Setting up EMSDK environment (suppress these messages with EMSDK_QUIET=1) Adding directories to PATH:
PATH += /__w/libcoro/libcoro/emsdk
PATH += /__w/libcoro/libcoro/emsdk/upstream/emscripten PATH += /__w/libcoro/libcoro/emsdk/node/20.18.0_64bit/bin

Setting environment variables:
PATH = /__w/libcoro/libcoro/emsdk:/__w/libcoro/libcoro/emsdk/upstream/emscripten:/__w/libcoro/libcoro/emsdk/node/20.18.0_64bit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EMSDK = /__w/libcoro/libcoro/emsdk
EMSDK_NODE = /__w/libcoro/libcoro/emsdk/node/20.18.0_64bit/bin/node node: bad option: --experimental-wasm-eh

@jbaldwin jbaldwin added the bug Something isn't working label Nov 15, 2024
@jbaldwin jbaldwin self-assigned this Nov 15, 2024
@jbaldwin jbaldwin force-pushed the emscripten-remove-experimental branch from 714f380 to ca642fc Compare November 15, 2024 14:48
Currently failing due to nodejs dependencies:

Setting up EMSDK environment (suppress these messages with EMSDK_QUIET=1)
Adding directories to PATH:
PATH += /__w/libcoro/libcoro/emsdk
PATH += /__w/libcoro/libcoro/emsdk/upstream/emscripten
PATH += /__w/libcoro/libcoro/emsdk/node/20.18.0_64bit/bin

Setting environment variables:
PATH = /__w/libcoro/libcoro/emsdk:/__w/libcoro/libcoro/emsdk/upstream/emscripten:/__w/libcoro/libcoro/emsdk/node/20.18.0_64bit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
EMSDK = /__w/libcoro/libcoro/emsdk
EMSDK_NODE = /__w/libcoro/libcoro/emsdk/node/20.18.0_64bit/bin/node
node: bad option: --experimental-wasm-eh
@jbaldwin jbaldwin force-pushed the emscripten-remove-experimental branch from ca642fc to 5f00f0a Compare November 15, 2024 14:52
@jbaldwin jbaldwin merged commit e6cc25b into main Nov 15, 2024
41 checks passed
@jbaldwin jbaldwin deleted the emscripten-remove-experimental branch November 15, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant