Skip to content

docs: add a README, changelog, and benchmark to the wasm module#92

Merged
joshua-temple merged 1 commit into
mainfrom
feat/wasm-docs
May 31, 2026
Merged

docs: add a README, changelog, and benchmark to the wasm module#92
joshua-temple merged 1 commit into
mainfrom
feat/wasm-docs

Conversation

@joshua-temple
Copy link
Copy Markdown
Collaborator

Brings crucible/wasm to documentation parity with the durable/cluster/transport modules: a README (what it is, quick start, the JSON ABI table, performance, stability) and a CHANGELOG seeding [0.1.0], plus a benchmark establishing the per-call eval baseline (~8µs over the JSON linear-memory boundary, several × an in-process Go/CEL guard — so WASM guards are best reserved for genuinely polyglot logic, as the README notes). Docs and a benchmark only; no production code change.

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple joshua-temple merged commit 508c861 into main May 31, 2026
10 checks passed
@joshua-temple joshua-temple deleted the feat/wasm-docs branch May 31, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant