wasm3/wasm3

API for import kind: global, memory, table?

Ouverte

#110 ouverte le 24 févr. 2020

 (3 commentaires) (0 réaction) (0 personne assignée)C (375 forks)batch import
APIgood first issuehelp wanted

Métriques du dépôt

Stars
 (5 899 étoiles)
Métriques de merge PR
 (Merge moyen 330j 22h) (17 PRs mergées en 30 j)

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!

Guide contributeur