bytecodealliance / lucet

Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.06k stars 165 forks source link

dockerfile: install lld-9 and use it as system ld #557

Closed pchickey closed 4 years ago

pchickey commented 4 years ago

this reportedly improves cargo build times a bunch

Re-opening #554

There is a regression in lucet-objdump with this change, we need to inspect the relocations to get the table pointers etc to resolve correctly.