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

[docs] wrap porting/simd.html table contents #23274

Merged

Conversation

Molot2032
Copy link
Contributor

In Home » Porting » Using SIMD with WebAssembly
Some tables on the page have long cells that don't wrap, requiring the reader to scroll.
The worst offender was this one:

Current Changed
Screenshot 2025-01-01 114729 Screenshot 2025-01-01 112114

Even with wrapping this one had nowhere to break, so I adjusted it to use commas and spaces instead of slashes, which I think looks better than slashes and spaces and conveys the same information.

Current Screenshot 2025-01-01 122453
Changed Screenshot 2025-01-01 122757

@sbc100 sbc100 merged commit 7826dc1 into emscripten-core:main Jan 2, 2025
26 of 28 checks passed
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