https://github.com/WebAssembly/design
WebAssembly Design Documents
https://github.com/WebAssembly/design
Last synced: 21 days ago
JSON representation
WebAssembly Design Documents
- Host: GitHub
- URL: https://github.com/WebAssembly/design
- Owner: WebAssembly
- License: apache-2.0
- Created: 2015-04-29T17:36:05.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T01:49:36.000Z (2 months ago)
- Last Synced: 2025-03-27T04:01:46.514Z (23 days ago)
- Homepage: http://webassembly.org
- Size: 1.56 MB
- Stars: 11,473
- Watchers: 750
- Forks: 695
- Open Issues: 177
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
- Security: Security.md
Awesome Lists containing this project
- awesome-ccamel - WebAssembly/design - WebAssembly Design Documents (Misc)
- awesome-list - design
- awesome-webassembly - WebAssembly/design
README
# WebAssembly Design
This repository is part of the [WebAssembly Community Group] and hosts the
[issue tracker] for [phase 0 proposals], a [discussion forum] for questions
and general discussion, and a collection of high-level non-normative
[design documents].For more information about WebAssembly itself, see [the website]! For
information about Contributing to WebAssembly see [the Contributing document].Please follow our [Code of Ethics and Professional Conduct].
## Design documents
Some of the design documents in this repository are out of date. We're
gradually working updating these documents. The following are some documents
which are fairly up to date:- [WebAssembly High-Level Goals](HighLevelGoals.md)
- [What does Portability mean in Wasm?](Portability.md)
- [Design Rationale](Rationale.md)
- [WebAssembly's Security model](Security.md)
- [Nondeterminism in WebAssembly](Nondeterminism.md)[issue tracker]: https://github.com/WebAssembly/design/issues
[phase 0 proposals]: https://github.com/WebAssembly/meetings/blob/main/process/phases.md#0-pre-proposal-individual-contributor
[discussion forum]: https://github.com/WebAssembly/design/discussions
[the Contributing document]: Contributing.md
[the website]: https://webassembly.org
[Code of Ethics and Professional Conduct]: https://github.com/WebAssembly/meetings/blob/main/CODE_OF_CONDUCT.md
[design documents]: #design-documents
[WebAssembly Community Group]: https://www.w3.org/community/webassembly/