bytecodealliance / lucet

Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.07k stars 164 forks source link

let lucetc override VersionInfo from command line arg #653

Closed pchickey closed 3 years ago

pchickey commented 3 years ago

In case we ever need to use a lucetc with a lucet-runtime of a different version, this lets the user override the version string emitted into the object file by lucetc using a new --version-info command line option.