From e5ae3cf844ded15daada4dbaf4afff90ffee4c05 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Thu, 4 Jun 2015 13:09:12 -0700 Subject: Refactor polyfill quite a bit. --- EssentialPostMVPFeatures.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'EssentialPostMVPFeatures.md') diff --git a/EssentialPostMVPFeatures.md b/EssentialPostMVPFeatures.md index fa20eb1..03ce2b2 100644 --- a/EssentialPostMVPFeatures.md +++ b/EssentialPostMVPFeatures.md @@ -1,9 +1,10 @@ # Essential Post-MVP Features -This is a list of essential features that are known to be needed ASAP, but were removed from -[the MVP](MVP.md) since there was not (yet) a portably-efficient polyfill via asm.js. There is a much bigger -[list of features](FutureFeatures.md) that will be added after this list, prioritized by feedback and -experience. +This is a list of essential features that are known to be needed ASAP, but were +removed from [the MVP](MVP.md) since there was not (yet) a portably-efficient +polyfill via JavaScript. There is a much bigger +[list of features](FutureFeatures.md) that will be added after this list, +prioritized by feedback and experience. ## Threads * Provide low-level buildings blocks for pthreads-style shared memory: shared memory, -- cgit v1.2.3