Skip to content

Document Wasm SIMD arithmetic instructions#43583

Draft
chrisdavidmills wants to merge 5 commits intomdn:mainfrom
chrisdavidmills:wasm-simd-3
Draft

Document Wasm SIMD arithmetic instructions#43583
chrisdavidmills wants to merge 5 commits intomdn:mainfrom
chrisdavidmills:wasm-simd-3

Conversation

@chrisdavidmills
Copy link
Copy Markdown
Contributor

Description

This PR adds reference docs for WebAssembly SIMD arithmetic instructions (and possibly some more bitwise ones too).

Note: I've updated the general shl page to cover SIMD and non-SIMD values. I've also deleted the previously published SIMD-specific shl page and redirected it to the general one.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner March 26, 2026 11:55
@chrisdavidmills chrisdavidmills requested review from hamishwillee and removed request for a team March 26, 2026 11:55
@github-actions github-actions bot added the Content:wasm WebAssembly docs label Mar 26, 2026
@chrisdavidmills chrisdavidmills marked this pull request as draft March 26, 2026 11:55
@github-actions github-actions bot added the size/m [PR only] 51-500 LoC changed label Mar 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 26, 2026

Preview URLs (56 pages)

Flaws (4)

Note! 55 documents with no flaws that don't need to be listed. 🎉

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/WebAssembly/Reference/SIMD/Arithmetic
Title: WebAssembly SIMD-specific arithmetic instructions
Flaw count: 4

  • broken_links:
    • Link /en-US/docs/WebAssembly/Reference/SIMD/Arithmetic/max_s is ill cased
    • Link /en-US/docs/WebAssembly/Reference/SIMD/Arithmetic/max_u is ill cased
    • Link /en-US/docs/WebAssembly/Reference/SIMD/Arithmetic/min_s is ill cased
    • Link /en-US/docs/WebAssembly/Reference/SIMD/Arithmetic/min_u is ill cased

(comment last updated: 2026-04-03 15:52:17)

@github-actions github-actions bot added size/xl [PR only] >1000 LoC changed and removed size/m [PR only] 51-500 LoC changed labels Mar 26, 2026
@github-actions github-actions bot added the Content:Meta Content in the meta docs label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Meta Content in the meta docs Content:wasm WebAssembly docs size/xl [PR only] >1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants