Skip to content

Relax the strict determinism requirements of SIMD operations.

License

Notifications You must be signed in to change notification settings

fitzgen/relaxed-simd

This branch is 1 commit behind WebAssembly/relaxed-simd:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9c9a9b · Jul 18, 2024
Mar 22, 2023
Sep 7, 2023
Mar 22, 2023
Sep 30, 2019
May 10, 2024
Jul 18, 2024
Mar 22, 2017
Jul 31, 2017
Jan 24, 2019
Oct 14, 2021
Jun 13, 2017
Oct 21, 2021
Jan 16, 2019
May 6, 2022

Repository files navigation

Build Status

Relaxed SIMD proposal for WebAssembly

This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add support for SIMD instructions with relaxed determinism requirements to WebAssembly.

Original README from upstream repository follows…

This repository holds the sources for the WebAssembly draft specification (to seed a future WebAssembly Working Group), a reference implementation, and the official testsuite.

A formatted version of the spec is available here: webassembly.github.io/spec,

Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion should take place in the WebAssembly design repository first, so that this spec repository can remain focused. And please follow the guidelines for contributing.

citing

For citing WebAssembly in LaTeX, use this bibtex file.

About

Relax the strict determinism requirements of SIMD operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 88.0%
  • Python 5.0%
  • OCaml 3.5%
  • JavaScript 2.2%
  • Bikeshed 0.7%
  • Makefile 0.2%
  • Other 0.4%