bytecodealliance / bytecodealliance/wasmtime

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

Open
#10,625 0 comments 0 reactions 0 assignees View on GitHub
wasm-proposal:memory64 wasmtime:c-api
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.