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
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
We should be able to unpack Func after deserialization and look at the signature and try to verify there. More documentation in the markdown of our repo.
The text was updated successfully, but these errors were encountered:
Function signatures are defined in function_section of Module after deserialization.
Reference: https://webassembly.org/docs/modules/
We should be able to unpack Func after deserialization and look at the signature and try to verify there. More documentation in the markdown of our repo.
The text was updated successfully, but these errors were encountered: