Crate wit_smith

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§

Config

Functions§

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