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 #2646 (comment). 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?