`WasmLimits` defines the resource caps used by `WasmValueFormatter` when running
value formatter modules. The defaults are a stable contract within a major
version:
- --
`WasmValueFormatter::format_value` uses the defaults. Use
`format_value_with_limits` if you need to tighten or loosen the caps for a
specific workload.