How to get memory segment info #7296
Unanswered
peter-jerry-ye
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello! I've gotten this error too, but I managed to fix it. This an issue with outdated TS declarations. What exactly do you pass to |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
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