Improve project's heading in README#10
Open
Mec-iS wants to merge 1 commit intoCommonWA:masterfrom
Mec-iS:master
Open
Improve project's heading in README#10Mec-iS wants to merge 1 commit intoCommonWA:masterfrom Mec-iS:master
Mec-iS wants to merge 1 commit intoCommonWA:masterfrom
Mec-iS:master
Conversation
Xe
reviewed
Sep 18, 2018
README.md
Outdated
| The Common WebAssembly API is a minimal specification of the standard API for non-Web WebAssembly usermode environments. | ||
| ## The project | ||
|
|
||
| Common WebAssembly API (CWA) is a minimal specification of a standard API to implement [non-Web](https://webassembly.org/docs/non-web/) WebAssembly in virtualized environments by leveraging [User Mode Linux](http://user-mode-linux.sourceforge.net/). |
Contributor
There was a problem hiding this comment.
User Mode Linux isn't relevant though?
Author
|
Changes applied. |
Xe
reviewed
Sep 18, 2018
|
|
||
| ## Objectives | ||
|
|
||
| <sup>TODO: add how the project's objectives are inspired by WA official doc about "non-Web" WebAssembly ecosystem (with quotations)</sup> |
Xe
approved these changes
Sep 18, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As a general approach is better to give some trail of the research that took to the idea. Without some references to existing work at hand, it is pretty difficult to navigate the subject.
An extract from WA doc:
Are these lines relevant for the scope of cwa? I added an "objectives" paragraph to collect these useful cross-references.
In practice, I provided a better rooted heading for the happiness of everybody!
cc @Xe