From 448b9b97a58351d4c08088f7b645879fd66077d2 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Wed, 10 Jun 2015 17:17:21 +0200 Subject: Disambiguate 'it'. --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index a700163..1429a5c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -62,8 +62,8 @@ cycle-collection problems and miss optimizations that require integration with t ## What compilers can I use to build WebAssembly programs? WebAssembly initially focuses on C/C++, and an experimental backend is being -built using [clang/LLVM](http://llvm.org). As it evolves it will support more -languages which often use non-LLVM compilers. +built using [clang/LLVM](http://llvm.org). As WebAssembly evolves it will +support more languages which often use non-LLVM compilers. Even for C/C++ language support we hope that other compilers, such as [GCC](https://gcc.gnu.org), gain support for WebAssembly. The WebAssembly -- cgit v1.2.3