function prototype signature #2200
Replies: 1 comment
|
nevermind found it https://github.com/bytecodealliance/wasm-micro-runtime/blob/main/core/iwasm/include/wasm_export.h#L1090 |
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.
Just reading through the docs on exporting apis and it just kind of brushes over it in the native symbols declaration:
what actually is a function prototype signature?
All reactions