Skip to content

[wasm] SIMD support tracking issue #51709

@radekdoulik

Description

@radekdoulik

Context: https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md

Currently still not implemented in Safari. Many engines have implementation available as experimental feature, disabled by default. For example in Firefox it can be enabled in about:config by setting javascript.options.wasm_simd to true.

Emscripten support exists https://emscripten.org/docs/porting/simd.html. Can be enabled with -msimd128. SSE emulation also exists.

Possible future performance gains in Json #41097

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions