diff options
Diffstat (limited to 'llvm/lib/Target/WebAssembly/README.txt')
| -rw-r--r-- | llvm/lib/Target/WebAssembly/README.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/llvm/lib/Target/WebAssembly/README.txt b/llvm/lib/Target/WebAssembly/README.txt index a154b4bf7ea..ef3f5aaf7d3 100644 --- a/llvm/lib/Target/WebAssembly/README.txt +++ b/llvm/lib/Target/WebAssembly/README.txt @@ -14,7 +14,7 @@ can run in browsers and other environments. For more information, see the  Emscripten documentation in general, and this page in particular:    * https://github.com/kripken/emscripten/wiki/New-WebAssembly-Backend -  +  Rust provides WebAssembly support integrated into Cargo. There are two  main options:   - wasm32-unknown-unknown, which provides a relatively minimal environment | 

