webassembly/tail-call

Proposal to add tail calls to WebAssembly

116

stars

1,673

commits

WebAssembly

primary language

Mar 3, 2025

updated

webassembly.github.io/tail-call/
proposal

README

Build Status

Tail Call Proposal for WebAssembly

This repository has been merged upstream and is archived.

This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add tail call support to WebAssembly.

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.

Contributors

(top 30 of 120)

rossberg

749 commits

sunfishcode

210 commits

lukewagner

87 commits

Ms2ger

79 commits

webassembly/tail-call

Proposal to add tail calls to WebAssembly

116

stars

1,673

commits

WebAssembly

primary language

Mar 3, 2025

updated

webassembly.github.io/tail-call/
proposal

README

Build Status

Tail Call Proposal for WebAssembly

This repository has been merged upstream and is archived.

This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add tail call support to WebAssembly.

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.

Contributors

(top 30 of 120)

rossberg

749 commits

sunfishcode

210 commits

lukewagner

87 commits

Ms2ger

79 commits

Languages

WebAssembly

88.1%

Python

5.0%

OCaml

3.4%

JavaScript

2.2%