chakra-core / chakra-core/ChakraCore

simd128 opcode update and new instructions

Open
#6,434 1 comment 0 reactions 0 assignees View on GitHub
WebAssembly
Dominant language
JavaScript
Stars
9.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Need to catch up with the state of `simd128` WebAssembly proposal, though it might make sense to wait until after the opcode renumbering - WebAssembly/simd#209.

There is a number of new operations, in particular `swizzle` had been reintroduced, but with variable mask; general case would be expensive to implement without `phufb` support, but we have part of 4-lane variety still in the sources (albeit with a constant mask).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.