File tree 3 files changed +25
-0
lines changed 3 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Contributing to WebAssembly
2
+
3
+ Interested in participating? Please follow
4
+ [ the same contributing guidelines as the design repository] [ ] .
5
+
6
+ [ the same contributing guidelines as the design repository ] : https://github.com/WebAssembly/design/blob/master/Contributing.md
7
+
8
+ Also, please be sure to read [ the README.md] ( README.md ) for this repository.
Original file line number Diff line number Diff line change
1
+ # WebAssembly System Interface
2
+
3
+ ![ WASI] ( WASI.png )
4
+
5
+ This repository accompanies the WebAssembly WASI Subgroup,
6
+ focused on the design of the WASI, the WebAssembly System Interface.
7
+
8
+ We'll be adding more content here, but for now, check out these:
9
+ - https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/ - Blog post introducing WASI
10
+ - https://wasi.dev/ - Links to more information about WASI
11
+ - https://github.com/WebAssembly/WASI/issues - This repo's issue tracker
12
+
13
+ The issue tracker is the place to ask questions, make suggestions, and start
14
+ discussions.
15
+
16
+ As a W3C CG Subgroup, we'll also be having meetings. Once we have a schedule
17
+ for those, we'll post that here also.
You can’t perform that action at this time.
0 commit comments