* Add/use create_wasi_instance() instead of instantiate_wasi(). * rm Result from Instance::from_handle
wasmtime-rust-macro
This is the actual definition of the #[wasmtime] macro, but it's intended that
this crate isn't used directly but rather the wasmtime-rust crate is used
instead.