Files
wasmtime/misc/wasmtime-rust/macro
Yury Delendik 3a8c2bbb82 Adds WASI support to markdown rust example. (#509)
* Adds WASI support to markdown rust example.

* Rename has_wasi -> find_wasi_module_name
2019-11-08 07:57:53 -06: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.