Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 2f41ae3

Browse files
author
Luke Wagner
committed
Add link to Explainer.md in README.md
1 parent 243e523 commit 2f41ae3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
[![Build Status](https://travis-ci.org/WebAssembly/spec.svg?branch=master)](https://travis-ci.org/WebAssembly/spec)
22

3+
# Module Linking Proposal for WebAssembly
4+
5+
This repository is a clone of [github.com/WebAssembly/spec/](https://github.com/WebAssembly/spec/).
6+
It is meant for discussion, prototype specification and implementation of a
7+
proposal to add support for module linking to WebAssembly.
8+
9+
See the [explainer](proposals/module-linking/Explainer.md) for a summary of the
10+
proposal.
11+
312
# spec
413

514
This repository holds the sources for the WebAssembly draft specification

0 commit comments

Comments
 (0)