Skip to content

[NFC] Avoid imported (ref exn) in testcase#8024

Merged
kripken merged 1 commit into
WebAssembly:mainfrom
kripken:j2cl.fuzzfix
Nov 5, 2025
Merged

[NFC] Avoid imported (ref exn) in testcase#8024
kripken merged 1 commit into
WebAssembly:mainfrom
kripken:j2cl.fuzzfix

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Nov 5, 2025

That is harder for the fuzzer to handle, and isn't important in the test.

cc @mason-lgtm

@kripken kripken requested a review from tlively November 5, 2025 17:34
Copy link
Copy Markdown
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

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

Using an extern more precisely models the use case of importing prototypes to attach to custom descriptors, so another option would be to import a nullable externref.

But this doesn't make a difference for the current implementation, so the current change lgtm as well.

@kripken kripken merged commit 878ddba into WebAssembly:main Nov 5, 2025
16 checks passed
@kripken kripken deleted the j2cl.fuzzfix branch November 5, 2025 18:19
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