bytecodealliance / lucet

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

update to wasmtime main with fix for CVE-2021-32629 #657

Closed pchickey closed 3 years ago

pchickey commented 3 years ago

Pull in the fix for CVE-2021-32629: https://github.com/bytecodealliance/wasmtime/pull/2919

As well as several other changes to cranelift-wasm & related interfaces.