bytecodealliance / lucet

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

latest wasmtime 0.22.0 #619

Closed pchickey closed 3 years ago

pchickey commented 3 years ago

latest wasmtime: cranelift 0.69 and wasmtime 0.22, plus a PR on wiggle trapping behavior https://github.com/bytecodealliance/wasmtime/pull/2550

Additionally, delete wasi submodule - everywhere we use this anymore is through the wasmtime repo's wasi submodule.