Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
WebAssembly Design Documents

Merge pull request #47 from WebAssembly/not-equal

Add not-equal comparisons.
latest commit 87c01bd084
@jfbastien jfbastien authored
Failed to load latest commit information.
tools Handle socket timeout.
.gitignore Markdown documentation generator and checker.
AstSemantics.md Merge pull request #47 from WebAssembly/not-equal
BinaryEncoding.md Reorganize the sections on types, linear memory, and variables.
CAndC++.md Fix several link anchor names.
CodeOfConduct.md Fix email, add visibility note.
Contributing.md Add a code of ethics and professional conduct
FAQ.md Consolidate explanation of modules into a new Modules.md and improve …
FeatureTest.md Update URLs to account for spec->design repo renaming
FutureFeatures.md Drop cell details and move everything to GC.md
GC.md Drop cell details and move everything to GC.md
HighLevelGoals.md Drop references to LLVM repo
LICENSE Initial commit
MVP.md Refactor MVP
Modules.md Change TODO link to not break generate.py
NonWeb.md Consolidate explanation of modules into a new Modules.md and improve …
Nondeterminism.md Conversions have nondeterministic NaN bits too.
Polyfill.md Fix several link anchor names.
Portability.md Fix several link anchor names.
PostMVP.md Clarify some more.
README.md Add a code of ethics and professional conduct
TextFormat.md Link to MVP from TextFormat
Tooling.md Fix spelling error.
UseCases.md UNIX -> POSIX.
Web.md Refactor MVP

README.md

WebAssembly Community Group: Design

This repository contains documents describing the high-level design of WebAssembly and is part of the WebAssembly Community Group. The WebAssembly specification will be drafted in a different repository.

Expect the contents to be in flux: everything is still tentative.

A good starting point is the high-level design goals, followed by the FAQ.

We've mapped out features we expect to ship:

  1. In the Minimum Viable Product (MVP);
  2. Closely after the MVP;
  3. In future versions.

Join us:

  • On IRC: irc://irc.w3.org:6667/#webassembly
  • Contribute!

When contributing, please follow our Code of Ethics and Professional Conduct.

Something went wrong with that request. Please try again.