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
You can then compile the whole hermes repo for the commit with the correct HBC bytecode version using the instructions from the README.md and use the resulting hermesc tool that is built among the other stuff.
There's No Option To Re Assemble & Recompiler
Fix This
Tried hbctool to reassemble
Error:
assert os.path.exists(f"{path}/metadata.json"), f"metadata.json not found."
AssertionError: metadata.json not found
The text was updated successfully, but these errors were encountered: