TerrorJack opened Issue #2895:
The following functions in C API are actually not implemented in rust, but not marked as unimplemented in the documentation. This may cause linker errors when downstream bindings try to consume the headers and emit foreign function declarations.
wasm_frame_copy wasm_func_as_extern_const wasm_global_as_extern_const wasm_table_as_extern_const wasm_memory_as_extern_const
Last updated: Nov 22 2024 at 17:03 UTC