* General Cargo.toml cleanup. - Remove travis-ci attributes. - Remove "experimental" badges from actively-developed crates. - Reflow some long lines. - Use dependency features consistently. - Add readme attributes * Update WASI to the latest trunk. This notably adds a .gitignore file for the WASI directory.
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.