wasm3/wasm3

API for import kind: global, memory, table?

Open

#110 opened on Feb 24, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (375 forks)batch import
APIgood first issuehelp wanted

Repository metrics

Stars
 (5,899 stars)
PR merge metrics
 (Avg merge 330d 22h) (17 merged PRs in 30d)

Description

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!

Contributor guide