diff options
author | Daniel Wirtz <dcode@dcode.io> | 2021-01-05 21:48:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 21:48:14 +0100 |
commit | 3e5ce644e0336bc7ce82a5f6df6b1f671097556d (patch) | |
tree | da2e1fa2695f83cb2d6842f44625d3808966895a /src/wasm/wasm-stack.cpp | |
parent | 3b52424c5f064d407b4b24aea1b6509a2e5f1f5c (diff) | |
download | binaryen-3e5ce644e0336bc7ce82a5f6df6b1f671097556d.tar.gz binaryen-3e5ce644e0336bc7ce82a5f6df6b1f671097556d.tar.bz2 binaryen-3e5ce644e0336bc7ce82a5f6df6b1f671097556d.zip |
Improve C and JS API module inspection features (#3464)
* BinaryenGetFunction, BinaryenGetGlobal, BinaryenGetEvent now return NULL if an element does not exist
* Adds BinaryenGetExport, BinaryenGetNumGlobals, BinaryenGetGlobalByIndex
* Corrects BinaryenGetNumFunctions return type
* Adds related descriptions of C API functions
Diffstat (limited to 'src/wasm/wasm-stack.cpp')
0 files changed, 0 insertions, 0 deletions