Skip to content

Commit f3002fe

Browse files
authored
Adjust indentation in Goals.md (#242)
1 parent a2fc2bd commit f3002fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

design/high-level/Goals.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
* *Formal semantics*: define the component model within the same semantic
2121
framework as core wasm.
2222
* *Web platform integration*: ensure components can be natively supported
23-
in browsers by extending the existing WebAssembly integration points: the
24-
[JS API], [Web API] and [ESM-integration]. Before native support is
25-
implemented, ensure components can be polyfilled in browsers via
26-
Ahead-of-Time compilation to currently-supported browser functionality.
23+
in browsers by extending the existing WebAssembly integration points: the
24+
[JS API], [Web API] and [ESM-integration]. Before native support is
25+
implemented, ensure components can be polyfilled in browsers via
26+
Ahead-of-Time compilation to currently-supported browser functionality.
2727
4. Define the component model *incrementally*: starting from a set of
2828
[initial use cases] and expanding the set of use cases over time,
2929
prioritized by feedback and experience.

0 commit comments

Comments
 (0)