# `walrus-meter`
This crate provides instrumentation-based metering for Wasm modules using the
`walrus` library.
Provide the name of a function to call, and the function will be called
immediately before executing a sequence of instructions with that sequence's
cost.