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-wasm32 and wasi-wasm32 platforms to known platforms #13095

Merged
merged 2 commits into from Sep 13, 2023

Conversation

wolfv
Copy link
Contributor

@wolfv wolfv commented Sep 12, 2023

This adds two new platforms to conda's list of known platforms, to unblock some of the experimental work happening on emscripten-forge. Names are derived from what CPython and Rust have chosen to use.

@wolfv wolfv requested a review from a team as a code owner September 12, 2023 15:02
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Sep 12, 2023
@jezdez jezdez changed the title add emscripten-wasm32 and wasi-wasm32 Add emscripten-wasm32 and wasi-wasm32 Sep 12, 2023
@jezdez jezdez changed the title Add emscripten-wasm32 and wasi-wasm32 Add emscripten-wasm32 and wasi-wasm32 platforms to known platforms Sep 12, 2023
@wolfv
Copy link
Contributor Author

wolfv commented Sep 13, 2023

Thanks @jezdez for adding the news :)

@jezdez jezdez merged commit fb7775e into conda:main Sep 13, 2023
69 checks passed
@philippjfr
Copy link

Yay, glad to see we were able to act quickly on this!

@dholth
Copy link
Contributor

dholth commented Sep 13, 2023

I checked that conda-index is getting this list from the correct place, and should be able to index these platforms.

>>> conda_index.utils.DEFAULT_SUBDIRS
{'linux-armv7l', 'linux-32', 'linux-s390x', 'linux-armv6l', 'win-32', 'win-64', 'osx-arm64', 'zos-z', 'win-arm64', 'linux-ppc64', 'linux-ppc64le', 'linux-aarch64', 'osx-64', 'wasi-wasm32', 'freebsd-64', 'linux-riscv64', 'emscripten-wasm32', 'noarch', 'linux-64'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants