Replies: 1 comment
-
I think the c_api is limited to what is in the spec and hence cannot use the full range of what's in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to integrate WAMR into my library using the C API. I can load and run a function from a .wasm. However, I don't find how to load native modules using the C API. Am I completely missing the model? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions