bytecodealliance / bytecodealliance/wasmtime

Seeking for a possible work around of a removed feature related to tables

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

Description

Hello, I am doing something related to implementing function calls from a table, I did find this post which would do exactly what I need https://github.com/bytecodealliance/wasmtime/issues/2646#issuecomment-775491554. But seemingly the related api seems to have been removed, and I cannot find at all anything close to it from the documentation, and since the documentation of the C API is extremely hard to follow, I am opening this issue.

Basically, is there any work around that might allow me to get a function in `__indirect_function_table` and call it with the current API?

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.