Skip to content

Commit

Permalink
Add a simple README and Contributing.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Apr 2, 2019
0 parents commit 3991c0e
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Contributing to WebAssembly

Interested in participating? Please follow
[the same contributing guidelines as the design repository][].

[the same contributing guidelines as the design repository]: https://github.com/WebAssembly/design/blob/master/Contributing.md

Also, please be sure to read [the README.md](README.md) for this repository.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# WebAssembly System Interface

![WASI](WASI.png)

This repository accompanies the WebAssembly WASI Subgroup,
focused on the design of the WASI, the WebAssembly System Interface.

We'll be adding more content here, but for now, check out these:
- https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/ - Blog post introducing WASI
- https://wasi.dev/ - Links to more information about WASI
- https://github.com/WebAssembly/WASI/issues - This repo's issue tracker

The issue tracker is the place to ask questions, make suggestions, and start
discussions.

As a W3C CG Subgroup, we'll also be having meetings. Once we have a schedule
for those, we'll post that here also.
Binary file added WASI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3991c0e

Please sign in to comment.