Skip to content

WebAssembly/128-bit-arithmetic

 
 

Repository files navigation

128-bit arithmetic proposal for WebAssembly.

This repository is a clone of WebAssembly/spec. It is meant for discussion, prototype specification, and implementation of a proposal to add support for 128-bit arithmetic instructions for WebAssembly.

  • See the overview for a high-level summary and rationale of the proposal.

Original README from upstream repository follows...


CI for specs CI for interpreter & tests

spec

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

WebAssembly proposal for 128-bit arithmetic

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 88.1%
  • Python 5.0%
  • OCaml 3.4%
  • JavaScript 2.3%
  • Bikeshed 0.7%
  • Makefile 0.2%
  • Other 0.3%