This commit goes through the dependencies that wasmtime has and updates versions where possible. This notably brings in a wasmparser/wast update which has some simd spec changes with new instructions. Otherwise most of these are just routine updates.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.