Skip to content

Conversation

@lum1n0us
Copy link
Contributor

The goal is to keep the devcontainer image minimal and its build time as fast as possible.

  • Remove all rarely used tools.
  • Change the base image to the latest template.
  • Synchronize the WASI-SDK and WABT versions with those used by the CI.

…etup and package management

The goal is to keep the devcontainer image minimal and its build time as fast as possible.
- Remove all rarely used tools.
- Change the base image to the latest template.
- Synchronize the WASI-SDK and WABT versions with those used by the CI.
@lum1n0us lum1n0us force-pushed the enh/update_devcontainer branch from 2c90088 to 46822b8 Compare December 26, 2025 08:19
Copy link
Contributor

@TianlongLiang TianlongLiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a minor comment


#
# install wasi-sdk
ARG WASI_SDK_VER=20
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use matain the consistent version between Dockerfile and devcontainer.json for WASI SDK and WABT?

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