Skip to content

evicy/memory64

This branch is 2067 commits behind WebAssembly/memory64:main.

Folders and files

NameName
Last commit message
Last commit date
May 1, 2024
Jun 5, 2024
Jun 3, 2024
Sep 30, 2019
May 30, 2024
Jun 5, 2024
Mar 22, 2017
Jul 31, 2017
Jan 24, 2019
Oct 14, 2021
Jun 13, 2017
Dec 9, 2023
Jan 16, 2019
May 6, 2022

Repository files navigation

CI for specs CI for interpreter & tests

Memory64 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 64-bit memory indexes to WebAssembly.

Original README from upstream repository follows...

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

Memory with 64-bit indexes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 88.5%
  • Python 4.8%
  • OCaml 3.3%
  • JavaScript 2.2%
  • Bikeshed 0.7%
  • Makefile 0.2%
  • Other 0.3%