Module limits

Source
Expand description

Limits for running wast tests.

This is useful for sharing between tests/wast.rs and fuzzing, for example, and is used as the minimum threshold for configuration when fuzzing.

Note that it’s ok to increase these numbers if a test comes along and needs it, they’re just here as empirically found minimum thresholds so far and they’re not too scientific.

Constants§

COMPONENT_INSTANCES
CORE_INSTANCES
CORE_INSTANCE_SIZE
MEMORIES
MEMORIES_PER_MODULE
MEMORY_SIZE
TABLES
TABLES_PER_MODULE
TABLE_ELEMENTS