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 a WASI design principles document. #192

Merged
merged 12 commits into from
Feb 19, 2020

Conversation

sunfishcode
Copy link
Member

@sunfishcode sunfishcode commented Jan 6, 2020

As part of a larger effort to answer questions about what capability-based design means, whether WASI is intending to be POSIX-oriented, and other things, here's a draft of a design principles document.

This also includes a section on virtualization, which takes some ideas from #69, but modifies it to focus on using interface types and the linking proposal to implement virtualization.

Feedback is welcome!

Edit: Click here to read as rendered html

docs/WASI-design-principles.md Outdated Show resolved Hide resolved
docs/WASI-design-principles.md Outdated Show resolved Hide resolved
docs/WASI-design-principles.md Outdated Show resolved Hide resolved
docs/WASI-design-principles.md Outdated Show resolved Hide resolved
docs/WASI-design-principles.md Outdated Show resolved Hide resolved
docs/WASI-design-principles.md Outdated Show resolved Hide resolved
docs/DesignPrinciples.md Outdated Show resolved Hide resolved
Fix spelling of "trade-off"

Co-Authored-By: Ben B. <benne@klimlive.de>
@sunfishcode
Copy link
Member Author

Thanks to everyone who reviewed this! I've addressed all the feedback, and there were no major objections, so I'll proceed to merge this. Feedback is still welcome; please file issues to ask questions or make comments, or even feel free to submit PRs to suggest changes.

@sunfishcode sunfishcode merged commit 694e085 into WebAssembly:master Feb 19, 2020
@sunfishcode sunfishcode deleted the design-principles branch February 19, 2020 18:40
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

8 participants