bytecodealliance / lucet

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

lucet-wiggle: reorganize crate to be like upstream wiggle. #502

Closed pchickey closed 4 years ago

pchickey commented 4 years ago

the lucet-wiggle crate is now a big umbrella, mimicking the structure of wiggle:

Brings in the latest wasmtime master branch.