From d94d55d8a900fa507ecfc59d37bba0ff33b70271 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Thu, 4 Jun 2015 13:22:59 -0700 Subject: Effective and efficient. --- HighLevelGoals.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HighLevelGoals.md') diff --git a/HighLevelGoals.md b/HighLevelGoals.md index d4b2772..56c1bdb 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -6,8 +6,8 @@ 2. Specify and implement incrementally: * design [the MVP](MVP.md) of the standard as a Minimum Viable Product with roughly the same functionality as [asm.js](http://asmjs.org); - * ship an effective [polyfill](Polyfill.md) library for the MVP that - translates WebAssembly code into JavaScript in the client so that + * ship an effective and efficient [polyfill](Polyfill.md) library for the + MVP that translates WebAssembly code into JavaScript in the client so that WebAssembly MVP can run on existing browsers; * ship a follow-up to the MVP which adds several more [essential features](EssentialPostMVPFeatures.md); and -- cgit v1.2.3