Compiled with:
./build_docker_image.sh
--source debian8
--docker-repository clang-debian8 --docker-tag "staging"
-p clang -i stage2-install-clang -i stage2-install-clang-headers
--
-DLLVM_TARGETS_TO_BUILD=Native -DCMAKE_BUILD_TYPE=Release
-DBOOTSTRAP_CMAKE_BUILD_TYPE=Release
-DCLANG_ENABLE_BOOTSTRAP=ON -DCLANG_BOOTSTRAP_TARGETS="install-clang;install-clang-headers"
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=WebAssembly
Then changed name with: docker tag clang-debian8:staging ewasm/clang-wasm:latest
It would be good to build it again with all llvm tools.
Content type
Image
Digest
Size
100.2 MB
Last updated
about 8 years ago
docker pull ewasm/clang-wasm