async_stack_keep_resident(size_t size) | wasmtime::PoolAllocationConfig | inline |
decommit_batch_size(size_t batch_size) | wasmtime::PoolAllocationConfig | inline |
linear_memory_keep_resident(size_t size) | wasmtime::PoolAllocationConfig | inline |
max_component_instance_size(size_t size) | wasmtime::PoolAllocationConfig | inline |
max_core_instance_size(size_t size) | wasmtime::PoolAllocationConfig | inline |
max_core_instances_per_component(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
max_memories_per_component(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
max_memories_per_module(uint32_t memories) | wasmtime::PoolAllocationConfig | inline |
max_memory_size(size_t bytes) | wasmtime::PoolAllocationConfig | inline |
max_tables_per_component(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
max_tables_per_module(uint32_t tables) | wasmtime::PoolAllocationConfig | inline |
max_unused_warm_slots(uint32_t max) | wasmtime::PoolAllocationConfig | inline |
PoolAllocationConfig() (defined in wasmtime::PoolAllocationConfig) | wasmtime::PoolAllocationConfig | inline |
table_elements(size_t elements) | wasmtime::PoolAllocationConfig | inline |
table_keep_resident(size_t size) | wasmtime::PoolAllocationConfig | inline |
total_component_instances(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
total_core_instances(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
total_gc_heaps(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
total_memories(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
total_stacks(uint32_t count) | wasmtime::PoolAllocationConfig | inline |
total_tables(uint32_t count) | wasmtime::PoolAllocationConfig | inline |