mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 13:39:24 +02:00
web-wasm,web-wasi: Add build tools
- Binaryen - wabt - WASI runtimes: wasmtime, wasmer, wavm, wasm3
This commit is contained in:
@ -54,6 +54,8 @@ RUN ln -s /usr/bin/python3 /usr/bin/python
|
||||
|
||||
#include "common.docker"
|
||||
|
||||
#include "common.webassembly"
|
||||
|
||||
ENV EMSCRIPTEN_VERSION 3.0.0
|
||||
|
||||
ENV PATH /emsdk:/emsdk/upstream/bin/:/emsdk/upstream/emscripten:${PATH}
|
||||
|
Reference in New Issue
Block a user