#110·wasm3

API for import kind: global, memory, table?

Author: coderzhCreated Feb 24, 2020Updated Aug 26, 2026
Labelshelp wantedgood first issueAPI

Hi, I know there is a function m3_LinkRawFunction to link an import function. But how can I link an import global, memory and table?

BTW, wasm3 is awesome! many thanks!