Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wasi-nn to proposals #329

Merged
merged 4 commits into from
Oct 14, 2020
Merged

Add wasi-nn to proposals #329

merged 4 commits into from
Oct 14, 2020

Conversation

abrown
Copy link
Contributor

@abrown abrown commented Oct 8, 2020

This also tweaks the proposals page and adds the proposals page to the main README (re-organizing it a bit in the process).

This fixes the Markdown links so at least they display correctly. However, there are several link issues:
 - https://github.com/WebAssembly/wasi-misc does not exist
 - https://github.com/WebAssembly/wasi-io does not exist
 - https://github.com/WebAssembly/wasi-classic-command may not be the correct link for wasi-command-line
 - https://github.com/proxy-wasm/spec is the correct link for this project but is not a repo containing WITX

We'll be adding more content here before long, 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, including
how to get started using it.
- https://wasi.dev/ - Links to more information about WASI, including how to get started using it.
- https://github.com/WebAssembly/WASI/issues - This repo's issue tracker
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sunfishcode: I was thinking that these links may not be super-necessary to include on the front page; what do you think about creating a docs/README.md and moving them there? docs/README.md could also set a bit of context before directing users to the more specific pages (e.g. Design Principles, High-Level Goals).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds like a good idea to me. That way the main repo README.md can focus more on being a landing page to help people find what they're looking for, while docs/README.md can be more about talking about the different documents it links to.

@sunfishcode
Copy link
Member

This looks good!

@sunfishcode sunfishcode merged commit a5b12ef into WebAssembly:master Oct 14, 2020
@abrown abrown deleted the proposals branch October 15, 2020 03:06
abrown added a commit to abrown/WASI that referenced this pull request Oct 26, 2020
As discussed in WebAssembly#329 (comment), this change creates a landing page explaining roughly what you get in each of the documentation pages and moves the helpful links from the main README to this page.
abrown added a commit to abrown/WASI that referenced this pull request Oct 26, 2020
As discussed in WebAssembly#329 (comment), this change creates a landing page explaining roughly what you get in each of the documentation pages and moves the helpful links from the main README to this page.
sunfishcode pushed a commit that referenced this pull request Oct 27, 2020
As discussed in #329 (comment), this change creates a landing page explaining roughly what you get in each of the documentation pages and moves the helpful links from the main README to this page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants