Sign inSign up

ewasm/clang-wasm

By ewasm

•Updated about 8 years ago

Image
0

895

ewasm/clang-wasm repository overview

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.

Tag summary

Content type

Image

Digest

Size

100.2 MB

Last updated

about 8 years ago

docker pull ewasm/clang-wasm