We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f46fc2 commit af07a03Copy full SHA for af07a03
HighLevelGoals.md
@@ -18,9 +18,7 @@
18
other than C/C++.
19
3. Design to execute within and integrate well with the *existing*
20
[Web platform](Web.md):
21
- * maintain the versionless, [feature-tested](FeatureTest.md) and
22
- [backwards-compatible](BinaryEncoding.md#backwards-compatibility)
23
- evolution story of the Web;
+ * maintain the versionless, [feature-tested](FeatureTest.md) and backwards-compatible evolution story of the Web;
24
* execute in the same semantic universe as JavaScript;
25
* allow synchronous calls to and from JavaScript;
26
* enforce the same-origin and permissions security policies;
0 commit comments