You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @weilanxiao, it looks like you're trying to use hbcdump from 0.12.0 to dump bytecode from a newer version of Hermes. You'll need a newer version of hbcdump, corresponding to the version of Hermes that you are trying to dump bytecode for. Please take a look at this related discussion: #1449
Bug Description
I am receiving the following error when using hbcdump version 0.12.0.
input
./hbcdump -objdump-disassemble ./assets/index.android.bundle
output
Error: fail to deserializing bytecode: Wrong bytecode version. Expected 89 but got 96%
The text was updated successfully, but these errors were encountered: