Crate wit_smith

source ·
Expand description

A small crate to generate arbitrary WIT documents.

This crate is modeled after the wasm-smith crate but is used to generate WIT documents instead of WebAssembly modules. This crate is intended to generate “interesting” WIT package structures in addition to interesting type structures.

Structs§

Functions§

  • Generates an arbitrary WIT document encoded as a WebAssembly binary.