Skip to content

Support using virtual memory for wasmtime memory #82

@syntactically

Description

@syntactically

Currently, we have wasmtime configured to not use virtual memory for guard regions/CoW/overcommit, which is bad for both performance and code size. We should wire up guest virtual memory support to make it possible for wasmtime to use virtual memory properly.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions