Add Extism JS Async Lib and State #1

Merged
pn merged 22 commits from feat/sdk into main 2026-01-08 01:06:58 +00:00
Showing only changes of commit 8be9e0ce9c - Show all commits

View File

@@ -56,6 +56,12 @@ make test-plugin
| `exec` | Filter string + optional UCAN | Action result |
| `query` | DID (optional) | DID document |
## Database Schema
The database schema is defined in `db/schema.sql`.
![[.github/db-schema.png]]
## Project Structure
```