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

add emscripten compiler config_setting #198

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

zaucy
Copy link
Contributor

@zaucy zaucy commented Sep 20, 2023

I'm using emscripten for compiling some wasm and they use a different compiler identifier for their bazel toolchain. I think emscripten is different enough that it warrants it's own compiler setting dispite the recommendation that other toolchains use the already established identifiers.

Here's where it's being set in their toolchain: https://github.com/emscripten-core/emsdk/blob/93360d3670018769b424e4e8f1d3d9b26d32c977/bazel/emscripten_toolchain/toolchain.bzl#L68

@copybara-service copybara-service bot merged commit 7381e24 into bazelbuild:main Oct 30, 2024
1 check passed
@zaucy zaucy deleted the emscripten-compiler branch October 30, 2024 15:20
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