ModuleLimits
InstanceLimits
This commit adds some clarifying documentation to both the `ModuleLimits` and `InstanceLimits` types in the Wasmtime API. It clarifies how each setting relates to the memory allocated by the pooling instance allocator. Closes #3080.
VMOffsets
misc/rust