We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7671c commit e74159eCopy full SHA for e74159e
ci/docker/wasm32-unknown-unknown/Dockerfile
@@ -9,6 +9,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
9
libc6-dev \
10
make \
11
python \
12
+ python3 \
13
xz-utils
14
15
# Install `wasm2wat`
0 commit comments