@@ -27,13 +27,13 @@ Some crucial language features rely on [future WebAssembly functionality](https:
2727| [ Tail call] | | | <Badge text =" good " type =" tip " /> Efficiency
2828||
2929| π¨ ** Implementation phase**
30+ | [ Relaxed SIMD] | | π ` relaxed-simd ` | <Badge text =" good " type =" tip " /> Feature
3031| [ Exception handling] | <Ch /> <Fi /> <Sa /> <No /> <Xx /> <Xx /> | π¨ ` exception-handling ` | <Badge text =" good " type =" tip " /> Feature
3132| [ Typed function references] | | π¨ ` gc ` | <Badge text =" good " type =" tip " /> Feature
3233| [ Garbage collection] | | π¨ ` gc ` | <Badge text =" good " type =" tip " /> Efficiency / Interop
33- | [ Relaxed SIMD] | | π¨ ` relaxed-simd ` | <Badge text =" good " type =" tip " /> Feature
3434| [ Multiple memories] | | π¨ | <Badge text =" good " type =" tip " /> Feature
3535| [ Branch hinting] | | | <Badge text =" good " type =" tip " /> Efficiency
36- | [ JS Promise integration] | | | <Badge text =" good " type =" tip " /> Feature
36+ | [ JS Promise integration] | | | <Badge text =" uncertain " type =" warning " />
3737| [ Threads] | <Ch /> <Fi /> <Sa /> <No /> <Xx /> <Xx /> | π¨ ` threads ` | <Badge text =" uncertain " type =" warning " />
3838| [ Memory64] | | π¨ | <Badge text =" uncertain " type =" warning " />
3939||
@@ -47,8 +47,8 @@ Some crucial language features rely on [future WebAssembly functionality](https:
4747| [ JS customization for GC] | | | <Badge text =" good " type =" tip " /> Interop
4848| [ Type imports] | | | <Badge text =" good " type =" tip " /> Interop
4949| [ Flexible vectors] | | | <Badge text =" good " type =" tip " /> Feature
50- | [ Stack switching] | | | <Badge text =" good " type =" tip " /> Feature / Interop
5150| [ Constant time] | | | <Badge text =" good " type =" tip " /> Security
51+ | [ Stack switching] | | | <Badge text =" uncertain " type =" warning " />
5252| [ Call tags] | | | <Badge text =" uncertain " type =" warning " />
5353| [ Memory control] | | | <Badge text =" uncertain " type =" warning " />
5454| [ Profiles] | | | <Badge text =" uncertain " type =" warning " />
0 commit comments