act-runtime 0.13.1

Embeddable wasmtime host for ACT (Agent Component Tools) components
Documentation
1
2
3
4
5
6
wasmtime::component::bindgen!({
    world: "act-world",
    path: "wit",
    require_store_data_send: true,
    skip_mut_forwarding_impls: true,
});