Skip to content

Update devcontainer to latest WASM toolchain versions#2

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-devcontainer-versions
Draft

Update devcontainer to latest WASM toolchain versions#2
Copilot wants to merge 2 commits intomainfrom
copilot/update-devcontainer-versions

Conversation

Copy link

Copilot AI commented Feb 7, 2026

Devcontainer was using outdated versions of wasmtime (v15.0.1) and WASI SDK (v20). Updated to latest stable releases as of February 2026.

Version Updates

  • wasmtime: v15.0.1 → v41.0.3
  • WASI SDK: 20 → 25
  • wit-bindgen: 0.16.0 → 0.52.0
  • dev-wasm-feature: 0.0.13 → 0.0.16
  • wasm-dev-base: 0.0.6 → 0.0.7

Updated PATH environment variable to reference new WASI SDK location (wasi-sdk-25.0).

Original prompt

This section details on the original issue you should resolve

<issue_title>Devcontainer is out of date.</issue_title>
<issue_description>This devcontainer needs to be updated to the latest versions of wasmtime, etc.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Copilot AI changed the title [WIP] Update devcontainer to latest versions of wasmtime Update devcontainer to latest WASM toolchain versions Feb 7, 2026
Copilot AI requested a review from brendandburns February 7, 2026 22:27
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.

Devcontainer is out of date.

2 participants