From b13cb087d03cd27d64512ec78370b857bca3d6cb Mon Sep 17 00:00:00 2001 From: Jean Christophe Beyler Date: Wed, 9 Dec 2015 10:55:41 -0800 Subject: Added a link to the FAQ to state why LLVM is chosen now --- HighLevelGoals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HighLevelGoals.md b/HighLevelGoals.md index 14e232d..9a79ae9 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -33,6 +33,6 @@ 4. Design to support [non-browser embeddings](NonWeb.md) as well. 5. Make a great platform: * build a new LLVM backend for WebAssembly and an accompanying - clang port; + clang port ([why LLVM first?](FAQ.md#which-compilers-can-i-use-to-build-webassembly-programs)); * promote other compilers and tools targeting WebAssembly; and * enable other useful [tooling](Tooling.md). -- cgit v1.2.3