WebAssembly / multi-value

Proposal to add multi-values to WebAssembly

Home Page:https://webassembly.github.io/multi-value/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Multi-value Proposal for WebAssembly

Note: This proposal has been merged into the WebAssembly standard on 2020/04/09.

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 returning multiple values 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.

About

Proposal to add multi-values to WebAssembly

https://webassembly.github.io/multi-value/

License:Other


Languages

Language:WebAssembly 84.4%Language:OCaml 7.1%Language:JavaScript 4.3%Language:Python 1.8%Language:Batchfile 0.7%Language:Makefile 0.6%Language:Perl 0.5%Language:Shell 0.4%Language:HTML 0.1%Language:Standard ML 0.0%Language:CSS 0.0%