alexcrichton added the wasmtime:c-api label to Issue #10625.
alexcrichton opened issue #10625:
Right now only 32-bit tables are supported since
wasm.his primarily used and that doesn't support 64-bit integers. We should update to do something similar to memory types wherewasmtime_*functions are added to deal with 64-bit types.
alexcrichton added the wasm-proposal:memory64 label to Issue #10625.
Last updated: Dec 06 2025 at 06:05 UTC