acp-wasm

Crates.ioacp-wasm
lib.rsacp-wasm
version1.0.0
created_at2026-01-10 20:39:58.902754+00
updated_at2026-01-10 20:39:58.902754+00
descriptionWebAssembly bindings for StateSet ACP Handler
homepage
repositoryhttps://github.com/stateset/stateset-acp-handler
max_upload_size
id2034669
size34,495
Dom Steil (domsteil)

documentation

https://docs.rs/acp-wasm

README

ACP WASM

WebAssembly bindings for the StateSet Agentic Commerce Protocol (ACP) Handler.

Installation

Add to your Cargo.toml:

[dependencies]
acp-wasm = "1.0"

Or use via npm:

npm install @stateset/acp-wasm

Features

  • Browser and Node.js support
  • Async/await compatible
  • Full ACP protocol implementation

License

MIT

Commit count: 0

cargo fmt