Skip to content

Conversation

@kripken
Copy link
Member

@kripken kripken commented May 1, 2024

Without this the fuzzer can error on differences in behavior between V8 and us.

Also move the limitations constants to their own header.

@kripken kripken requested a review from tlively May 1, 2024 15:49

;; CHECK: [fuzz-exec] calling test
;; CHECK-NEXT: [fuzz-exec] note result: test => -1
(func $test (export "test") (result i32)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we test that growing right up to the limit works?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, added.

@kripken kripken merged commit 58753f4 into WebAssembly:main May 1, 2024
@kripken kripken deleted the table.limit branch May 1, 2024 16:52
@gkdn gkdn mentioned this pull request Aug 31, 2024
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