caxton 0.1.4

A secure WebAssembly runtime for multi-agent systems
Documentation
1
2
3
4
fn main() {
    // Use the wat crate from dev-dependencies to generate WASM files
    println!("cargo:rerun-if-changed=build.rs");
}