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
After transforming a module from binary to our internal instruction format, we need to validate that a given module is valid, according to the validation logic specified in the Wasm Validation Section and other places in the spec
The text was updated successfully, but these errors were encountered:
After transforming a module from binary to our internal instruction format, we need to validate that a given module is valid, according to the validation logic specified in the Wasm Validation Section and other places in the spec
The text was updated successfully, but these errors were encountered: