Commit Graph

2 Commits

Author SHA1 Message Date
Maofeng 73d7c76446 docs(wit): document capability and component contracts 2026-07-30 08:13:24 +08:00
Maofeng 5edf185c90 feat(wit): add versioned KV store package
Define wasmeld:kv/store@0.1.0 with get, set, and delete operations.

Expose explicit invalid-key, value-too-large, and operation-failed variants so components can handle bounded storage failures without relying on host-specific errors.
2026-07-29 19:37:00 +08:00