How to get memory segment info #7296
Unanswered
peter-jerry-ye
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm using binaryen@122 and I tried to call
getMemorySegmentInfoByIndex
but got:I searched the repository and only found
getMemorySegmentInfo
, but which always fails withNo matter what I pass to it.
Beta Was this translation helpful? Give feedback.
All reactions