Skip to content
forked from WebAssembly/gc

Branch of the spec repo scoped to discussion of GC integration in WebAssembly

License

Notifications You must be signed in to change notification settings

hosking/persistence

This branch is 11 commits ahead of, 255 commits behind WebAssembly/gc:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b2ce8da · Nov 10, 2023
Oct 6, 2023
Oct 31, 2023
Oct 14, 2023
Sep 30, 2019
Nov 10, 2023
Oct 20, 2023
Mar 22, 2017
Jul 31, 2017
Jan 24, 2019
Feb 4, 2022
Jun 13, 2017
Nov 5, 2023
Jan 16, 2019
May 6, 2022

Repository files navigation

CI for specs CI for interpreter & tests

Simple Transactions Proposal for WebAssembly

This repository is a clone of github.com/WebAssembly/gc/. It is meant for discussion, prototype specification and implementation of a proposal to add simple transaction support to WebAssembly. It builds on the GC proposal as a baseline and includes all respective changes. It also builds on the multi-memory proposal and assumes the possibility of the threads proposal (but does not directly use it).

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

Original README from upstream repository follows...

spec

This repository holds a prototypical reference implementation for WebAssembly, which is currently serving as the official specification. Eventually, we expect to produce a specification either written in human-readable prose or in a formal specification language.

It also holds the WebAssembly testsuite, which tests numerous aspects of conformance to the spec.

View the work-in-progress spec at webassembly.github.io/spec.

At this time, the contents of this repository are under development and known to be "incomplet and inkorrect".

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

Branch of the spec repo scoped to discussion of GC integration in WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 87.4%
  • Python 4.9%
  • OCaml 4.0%
  • JavaScript 2.5%
  • Bikeshed 0.7%
  • Makefile 0.2%
  • Other 0.3%