Skip to content

How to build a wasmtime binary that supports memory64 feature? #7795

Closed
@BenSunWhiteBoard

Description

@BenSunWhiteBoard

Hi, I download the release binary, seems it doesn't enable memory64 by default, my running result:

./wasmtime test.wasm
Error: failed to parse WebAssembly module

Caused by:
        Invalid input WebAssembly code at offset 440: memory64 must be enabled for 64-bit memories

I really appreciate it if someone could help me with how to build a wasmtime that could run memory64 wasm file. And if I enable memory64, can I still run memory32 wasm file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions