Skip to content

Conversation

@kripken
Copy link
Member

@kripken kripken commented Apr 23, 2024

With this we emit strings spontaneously (as opposed to just getting them from
initial contents).

The relevant -ttf test has been tweaked slightly to show the impact of this
change: now there are some string.new/const in the output.

@kripken kripken requested a review from tlively April 23, 2024 23:50
IMPLIED_FEATURE_OPTS = {
'--disable-reference-types': ['--disable-gc'],
'--disable-reference-types': ['--disable-gc', '--disable-strings'],
'--disable-gc': ['--disable-strings'],
Copy link
Member Author

Choose a reason for hiding this comment

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

This may actually be needed on main now that the previous PR landed - should have perhaps been included there just to be safe. If this PR can't land quickly then I'll split it out.

@kripken kripken merged commit 1bf7d08 into WebAssembly:main Apr 24, 2024
@kripken kripken deleted the fuzz.strings3 branch April 24, 2024 01:40
@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