Files
joshua-spacetime 544b3d8017 Report module instance memory usage (#5400)
# Description of Changes

In order to be able to suspend databases based on memory usage.

Reports memory usage for wasm linear memory as well as the v8 heap. Also
reports page-level memory for tables.

It does not report memory usage for indexes.

# API and ABI breaking changes

None

# Expected complexity level and risk

1.5

# Testing

Testing added in the private counterpart which handles enforcement of
memory limits.
2026-06-23 15:19:30 +00:00
..
2023-08-01 23:16:37 +02:00
2026-02-06 19:51:53 +00:00
2025-08-12 18:20:58 +00:00

⚠️ Unstable Crate ⚠️

The interface of this crate is not stable and may change without notice.