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

C#: Remove the emscripten compiler and rely on wasi-sdk #969

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

jsturtevant
Copy link
Collaborator

Now that dotnet/runtimelab#2592 has merged and released we no longer need emscripten which reduces requirements for installing.

Also update to use correct wasi-sdk url for windows: #967 (comment)

Used @dicej patch for the csproj update: #967 (comment)

@jsturtevant jsturtevant requested review from dicej and yowl June 6, 2024 22:22
@dicej
Copy link
Collaborator

dicej commented Jun 6, 2024

LGTM; looks like we'll need to remove the source ./emsdk-main/emsdk_env.sh line from main.yml.

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant jsturtevant changed the title (c#): Remove the emscripten compiler and rely on wasi-sdk C#: Remove the emscripten compiler and rely on wasi-sdk Jun 6, 2024
@dicej
Copy link
Collaborator

dicej commented Jun 6, 2024

I've seen the latest CI failure before; it's an intermittent failure. Might need to re-run the job.

@alexcrichton alexcrichton added this pull request to the merge queue Jun 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 7, 2024
@jsturtevant jsturtevant added this pull request to the merge queue Jun 7, 2024
Merged via the queue into bytecodealliance:main with commit 25fed4e Jun 7, 2024
12 checks passed
@jsturtevant jsturtevant deleted the remove-emsdk branch June 7, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants