Skip to content

Support 64-bit tables in the C/C++ API #10625

@alexcrichton

Description

@alexcrichton

Right now only 32-bit tables are supported since wasm.h is primarily used and that doesn't support 64-bit integers. We should update to do something similar to memory types where wasmtime_* functions are added to deal with 64-bit types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wasm-proposal:memory64Issues with the implementation of the memory64 wasm proposalwasmtime: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