-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Request for position on an emerging web specification
(Please delete inapplicable rows.)
- WebKittens who can provide input:
Information about the spec
- Spec Title: WebAssembly Relaxed SIMD
- Spec URL: https://github.com/WebAssembly/relaxed-simd/tree/main/document/core
- GitHub repository:
- Issue Tracker (if not the repository's issue tracker):
- Explainer (if not README.md in the repository):
Design reviews and vendor positions
- TAG Design Review:
- Mozilla standards-positions issue:
Bugs tracking this feature
- WebKit Bugzilla:
- Radar:
Anything else we need to know
On WebKit-dev, @dtig wrote:
Hi webkit-dev,
The WebAssembly Relaxed SIMD proposal introduces new vector operations that
take advantage of widely available instruction sets to accelerate compute
workloads. The proposal relaxes the strict portability constraints of
the fixed-width
SIMD proposal. We're
hoping to ship this in Chrome 105/106 contingent on a Phase 4
(currently at Phase 3) vote in the Wasm CG, requesting a WebKit position for the proposal.
Proposal: https://github.com/WebAssembly/relaxed-simd
Spec: https://github.com/WebAssembly/relaxed-simd/tree/main/document/core
Implementation status (V8, SpiderMonkey):
https://github.com/WebAssembly/relaxed-simd/blob/main/proposals/relaxed-simd/ImplementationStatus.md
Preliminary performance data that motivated the proposal:
WebAssembly/simd#79
Thanks,
Deepti
Metadata
Metadata
Assignees
Type
Projects
Status