WebAssembly/proposal-type-imports

Proposal for Type Imports & Exports

24

stars

1,642

commits

WebAssembly

primary language

Jun 7, 2024

updated

proposal

README

Build Status

Type Imports 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 type imports and exports to WebAssembly.

The repository is now based on the bulk operations proposal and includes all respective changes.

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.

Contributors

(top 30 of 81)

rossberg

774 commits

sunfishcode

210 commits

binji

124 commits

lukewagner

87 commits

WebAssembly/proposal-type-imports

Proposal for Type Imports & Exports

24

stars

1,642

commits

WebAssembly

primary language

Jun 7, 2024

updated

proposal

README

Build Status

Type Imports 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 type imports and exports to WebAssembly.

The repository is now based on the bulk operations proposal and includes all respective changes.

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.

Contributors

(top 30 of 81)

rossberg

774 commits

sunfishcode

210 commits

binji

124 commits

lukewagner

87 commits

Languages

WebAssembly

82.3%

OCaml

7.1%

JavaScript

5.6%

Bikeshed

1.8%

Python

1.3%