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 0a1553a commit 21eba9bCopy full SHA for 21eba9b
ci/docker/wasm32-unknown-unknown/Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
8
git \
9
libc6-dev \
10
make \
11
- python \
+ python-is-python3 \
12
xz-utils
13
14
# Install `wasm2wat`
0 commit comments