diff options
| author | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | 2015-12-09 10:55:41 -0800 |
|---|---|---|
| committer | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | 2015-12-11 09:16:14 -0800 |
| commit | b13cb087d03cd27d64512ec78370b857bca3d6cb (patch) | |
| tree | 8a1af1d0b9d8273338e1e01daef1735b258425dc /HighLevelGoals.md | |
| parent | 33e6a23ef7c98b818426b9c7ec4d356be7ad7495 (diff) | |
| download | nanowasm-design-b13cb087d03cd27d64512ec78370b857bca3d6cb.tar.gz | |
Added a link to the FAQ to state why LLVM is chosen now
Diffstat (limited to 'HighLevelGoals.md')
| -rw-r--r-- | HighLevelGoals.md | 2 |
1 files changed, 1 insertions, 1 deletions
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). |
