issues
search
bytecodealliance
/
lucet
Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.06k
stars
165
forks
source link
Update the Dockerfile
#535
Closed
jedisct1
closed
4 years ago
jedisct1
commented
4 years ago
Use the current Ubuntu LTS version
Install and use the default LLVM/Clang versions. clang 6 is very old.
Add wabt
Update binaryen
Update the install script to look for LLVM in /usr/lib/llvm-* by default
Update the documentation. People should not install
wasi-sdk
version 8 any more, but version 10.
This also fixes #533
wasi-sdk
version 8 any more, but version 10.This also fixes #533