From cd35f9b39f4d8bc186ea8b8fb889dc451113b8d7 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Thu, 4 Jun 2015 12:46:48 -0700 Subject: Drop 'at high speeds', polyfill is already 'effective'. --- HighLevelGoals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HighLevelGoals.md') diff --git a/HighLevelGoals.md b/HighLevelGoals.md index 7252b01..99653d6 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -8,7 +8,7 @@ roughly the same functionality as [asm.js](http://asmjs.org); * ship an effective [polyfill](MVP.md#polyfill) library for the MVP that translates WebAssembly code into JavaScript in the client so that - WebAssembly MVP can run on existing browsers at high speeds; + WebAssembly MVP can run on existing browsers; * ship a follow-up to the MVP which adds several more [essential features](EssentialPostMVPFeatures.md); and * continue to iteratively specify [additional features](FutureFeatures.md), -- cgit v1.2.3