Implement Wasmtime's new API as designed by RFC 11. This is quite a large commit which has had lots of discussion externally, so for more information it's best to read the RFC thread and the PR thread.
Crate defining the Wasi type for Wasmtime, which represents a WASI
instance which may be added to a linker.