Skip to content

Commit

Permalink
Added a link to the FAQ to state why LLVM is chosen now
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Christophe Beyler committed Dec 11, 2015
1 parent 33e6a23 commit b13cb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HighLevelGoals.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit b13cb08

Please sign in to comment.