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. --- HighLevelGoals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HighLevelGoals.md') diff --git a/HighLevelGoals.md b/HighLevelGoals.md index 99653d6..d4b2772 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -6,7 +6,7 @@ 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](MVP.md#polyfill) library for the MVP that + * ship an effective [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 -- cgit v1.2.3