From 84d4f243b20ae23bd367d66a8abfe428963363e8 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Mon, 18 May 2015 16:02:12 -0700 Subject: mention typed arrays as a GC thing we will want to support, alongside other things from JS --- FutureFeatures.md | 1 + 1 file changed, 1 insertion(+) (limited to 'FutureFeatures.md') diff --git a/FutureFeatures.md b/FutureFeatures.md index 1a0e00a..95ef25c 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -39,6 +39,7 @@ This is covered in the [tooling](Tooling.md) section. * Initially, things with fixed structure: * JS strings * JS functions (as callable closures) + * Typed Arrays * [Typed objects](https://github.com/nikomatsakis/typed-objects-explainer/) * DOM objects via WebIDL * Perhaps a rooting API for safe reference from the linear address space -- cgit v1.2.3