File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
* * Formal semantics* : define the component model within the same semantic
21
21
framework as core wasm.
22
22
* * 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.
27
27
4 . Define the component model * incrementally* : starting from a set of
28
28
[ initial use cases] and expanding the set of use cases over time,
29
29
prioritized by feedback and experience.
You can’t perform that action at this time.
0 commit comments