-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Use the latest dev container image perpetually #137734
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
Conversation
With `Tools/wasm/wasi` now selecting the appropriate WASI SDK based on the supported version, we can now use `latest` of the image.
Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, @brettcannon, I could not cleanly backport this to
|
|
With
Tools/wasm/wasi
now selecting the appropriate WASI SDK based on the supported version, we can now uselatest
of the image.