File tree 1 file changed +18
-4
lines changed 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Features to add after the MVP
2
2
3
3
These are features that make sense in the context of the
4
- [ high-level goals] ( HighLevelGoals.md ) of WebAssembly but won't be part of the
4
+ [ high-level goals] ( HighLevelGoals.md ) of WebAssembly but weren't part of the
5
5
initial [ Minimum Viable Product] ( MVP.md ) release.
6
6
7
- We expect several essential features to be standardized immediately after the
8
- MVP. Others will be prioritized based on developer feedback, and all will be
9
- available under [ feature tests] ( FeatureTest.md ) .
7
+ ** Note:** we are in the process of migrating all post-MVP featues to tracking
8
+ issues.
9
+
10
+ ## Tracking Issues
11
+
12
+ | Feature | Tracking issue | Status |
13
+ | ------------------| ----------------| -------------|
14
+ | Threads | [ 1073] [ ] | in progress |
15
+ | Fixed-width SIMD | [ 1075] [ ] | in progress |
16
+
17
+ [ 1073 ] : https://github.com/WebAssembly/design/issues/1073
18
+ [ 1075 ] : https://github.com/WebAssembly/design/issues/1075
19
+
20
+
21
+ ## Legacy Future Features
22
+
23
+ ** Note:** these will soon move to tracking issues.
10
24
11
25
:star : = Essential features we want to prioritize adding shortly after
12
26
the [ MVP] ( MVP.md ) .
You can’t perform that action at this time.
0 commit comments