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

Create a separate WASI container #12

Open
brettcannon opened this issue Sep 26, 2024 · 1 comment
Open

Create a separate WASI container #12

brettcannon opened this issue Sep 26, 2024 · 1 comment
Assignees

Comments

@brettcannon
Copy link
Member

It should make caching easier since the WASI toolchains will change more than the base dev container. It would also allow for https://github.com/python/cpython/tree/main/.devcontainer to have a separate WASI dev container which pre-builds everything.

@brettcannon brettcannon self-assigned this Sep 26, 2024
@brettcannon
Copy link
Member Author

If we don't use latest in the CPython repo then I think this idea actually isn't worth it as it will cause more work (at least for me) as I would then have to worry about pinning in this container and over in the CPython repo. I think I can still do a separate devcontainer in CPython by using a different command to run for the codespace pre-build.

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

No branches or pull requests

1 participant