According to the thread on https://github.com/WebAssembly/WASI/issues/425, we need to follow WASI's [Process](https://github.com/WebAssembly/meetings/blob/master/process/phases.md) document: - [x] An issue is filed on the design repository to present the idea. - [x] Discussion on the feature occurs on the issue. - [x] A champion or champions emerge. They may add the proposal to the proposal list at phase 0. - [x] The champion(s) put together a somewhat-formal description of the feature in their own GitHub repository or on the issue. - [ ] An item is added to the bi-weekly Community Group video calls's agenda through a pull request. So we need to: * Move the WASI issue https://github.com/WebAssembly/WASI/issues/425 to https://github.com/WebAssembly/design/issues with as much information as possible * Discuss the feature there and link this spec repository * Markdown-ify and move the google doc here and make it a " somewhat-formal description " * Add it to the agenda on a CG meeting
According to the thread on WebAssembly/WASI#425, we need to follow WASI's Process document:
So we need to: