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

Enable multi value by default #1657

Merged
merged 1 commit into from
Mar 5, 2022
Merged

Conversation

NateLevin1
Copy link
Contributor

@NateLevin1 NateLevin1 commented Mar 30, 2021

Multi value was merged into the spec almost a year ago, and all browsers support it. I think it is time to check the multi value checkbox by default.

Reference types were merged recently but support among browsers is limited at the moment, so I don't think it is time to check it by default yet.

Node stable does not support multi value, but this is a web based tool.

Multi value was also merged into the spec, I think it is time to check this box.
@tlively
Copy link
Member

tlively commented Mar 31, 2021

@sbc100 what do you think of this? Perhaps we should discuss our policy on default features for all the tools again.

@sbc100
Copy link
Member

sbc100 commented Apr 5, 2021

We should be consistent with whatever policy we land on in WebAssembly/tool-conventions#158.

Does wabt currently enable any non-MVP features by default? (e.g. non-trapping float to int?)

@sbc100
Copy link
Member

sbc100 commented Mar 5, 2022

Actually mutli-value was enabled back in #1405.

It looks like these html documents all needed updating.. I think they are automatically generated. Perhaps close this PR and open a new one that updates them all?

@sbc100
Copy link
Member

sbc100 commented Mar 5, 2022

Oh wait, that page is manually maintained. lgtm.. plus we should probably update the other checkbox that are on by default these days.

@sbc100 sbc100 merged commit 37d60d4 into WebAssembly:main Mar 5, 2022
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.

3 participants