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

Bad wasm tests #1298

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Bad wasm tests #1298

merged 4 commits into from
Dec 14, 2023

Conversation

jayz22
Copy link
Contributor

@jayz22 jayz22 commented Dec 14, 2023

What

Resolves #1145

Add rest of the bad wasm cases:

  • SIMD
  • invalid const-expressions in
    • global
    • active elements table
    • active data segment mode
  • very large sections
    • tables
    • types

Why

[TODO: Why this change is being made. Include any context required to understand the why.]

Known limitations

[TODO or N/A]

@jayz22 jayz22 requested review from graydon, sisuresh, dmkozh and a team as code owners December 14, 2023 19:25
@dmkozh dmkozh added this pull request to the merge queue Dec 14, 2023
Merged via the queue into stellar:main with commit 638b4d9 Dec 14, 2023
10 checks passed
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.

[test] over-large or otherwise invalid wasms
2 participants