wai-bindgen-gen-wasmer 0.2.3

Generate WAI glue code for a Rust Wasmer host
Documentation
1
2
3
4
fn main() {
    println!("cargo:rerun-if-changed=build.rs");
    // this build script is currently only here so OUT_DIR is set for testing.
}