Files
wasmtime/crates/misc/rust/macro
Dan Gohman fde5ddf159 Fixes for 0.15 (#1449)
* Wasmtime 0.15.0 and Cranelift 0.62.0. (#1398)

* Bump more ad-hoc versions.

* Add build.rs to wasi-common's Cargo.toml.

* Update the env var name in more places.

* Remove a redundant echo.
2020-04-03 13:13:37 -07:00
..
2020-04-03 13:13:37 -07:00
2019-11-08 06:35:40 -08:00

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.