Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate functions are defined with function types #29

Merged

Conversation

alexcrichton
Copy link
Member

Was writing tests for module linking and hit a panic where functions
weren't validated to be defined with function types, leading to a panic
in a later unwrap.

Was writing tests for module linking and hit a panic where functions
weren't validated to be defined with function types, leading to a panic
in a later unwrap.
@alexcrichton alexcrichton merged commit 3efb2da into bytecodealliance:main Jun 18, 2020
@alexcrichton alexcrichton deleted the valid-function-types branch June 18, 2020 19:15
fitzgen pushed a commit to fitzgen/wasm-tools that referenced this pull request Oct 21, 2020
dhil pushed a commit to dhil/wasm-tools that referenced this pull request Oct 11, 2022
dhil added a commit to dhil/wasm-tools that referenced this pull request Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants