Skip to content

Commit de13b77

Browse files
committed
Typed Objects are not ES6
1 parent 7d7313d commit de13b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FutureFeatures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This is covered in the [tooling](Tooling.md) section.
3939
* Initially, things with fixed structure:
4040
* JS strings
4141
* JS functions (as callable closures)
42-
* [ES6 typed objects](https://github.com/nikomatsakis/typed-objects-explainer/)
42+
* [Typed objects](https://github.com/nikomatsakis/typed-objects-explainer/)
4343
* DOM objects via WebIDL
4444
* Perhaps a rooting API for safe reference from the linear address space
4545
* TODO

0 commit comments

Comments
 (0)