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

Add WebAssembly relaxed-simd entry #657

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eqrion
Copy link
Contributor

@eqrion eqrion commented Jun 22, 2022

Fixes #651.

@eqrion
Copy link
Contributor Author

eqrion commented Sep 26, 2023

@bgrins ould you be able to review this, or redirect to someone else?

Copy link
Member

@tantek tantek left a comment

Choose a reason for hiding this comment

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

This looks like a proposal that has not landed in a standards track document yet, thus it should have:

"org": "Proposal",

similar to the "wasm-exceptions" entry just above it.

Similarly, might as well repair the subsequent entry on "wasm-simd" to also state

"org": "Proposal",

Thanks -t

@eqrion
Copy link
Contributor Author

eqrion commented Aug 5, 2024

@tantek Just double checked this, but relaxed-simd recently went to phase 5 in the Wasm CG so it's officially 'standardized'. It's not merged fully into the spec yet, I believe because of some logistics issues. The plain SIMD proposal is phase 5 and merged into the spec.

Can I leave these as-is then? I could also update the URLs?

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.

WebAssembly Relaxed SIMD
3 participants