Skip to content

Commit a0881e9

Browse files
committed
Add Emscripten
1 parent b88d65a commit a0881e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The following vendor libraries can be automatically downloaded and compiled from
3939

4040
* [Boost][boost]: portable C++ libraries
4141
* [OpenBLAS][openblas]: optimized BLAS library
42+
* [Emscripten][emscripten]: LLVM to JavaScript compiler
4243

4344

4445
### Download
@@ -260,6 +261,7 @@ Copyright © 2016-2017. The Stdlib [Authors][authors].
260261

261262
[boost]: http://www.boost.org/
262263
[openblas]: https://github.com/xianyi/OpenBLAS
264+
[emscripten]: http://kripken.github.io/emscripten-site/index.html
263265

264266
[node-path]: https://nodejs.org/api/modules.html#modules_loading_from_the_global_folders
265267
[bash-profile]: http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_01.html

0 commit comments

Comments
 (0)