Skip to content

Recipes

Short, copy-pasteable patterns that combine the pieces from the rest of the docs. Each one is a complete, runnable starting point.

RecipeShows
Minimal SpecThe smallest passing test and how to run it.
Snapshots & MocksFreezing a dependency, then snapshotting the output.
Fuzzing PatternsProperty tests and keeping generators clean.
Multi-Mode ConfigOne suite across WASI, bindings, and the browser.

For larger, end-to-end setups, the as-test repository keeps standalone example projects you can clone and run.