Skip to content

Pooling-allocator C-api support? #5085

@rahulchaphalkar

Description

@rahulchaphalkar

Hi, is there a c-api to enable pooling-allocator ( change InstanceAllocationStrategy)? I checked in wasmtime-c-api but could not find one.
Default instance config seems to be OnDemand so wondering how do i change that to Pooling. I have built with the required feature flags.

allocation_strategy: InstanceAllocationStrategy::OnDemand,

Metadata

Metadata

Assignees

No one assigned

    Labels

    wasmtime:c-apiIssues pertaining to the C API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions