Closed
Description
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
Labels
No labels