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