Skip to content

Commit 13e6f68

Browse files
committed
Kripken suggests to also mention embuilder
1 parent 8da276e commit 13e6f68

File tree

1 file changed

+2
-0
lines changed
  • site/source/docs/building_from_source

1 file changed

+2
-0
lines changed

site/source/docs/building_from_source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ error out if it detects that ``bootstrap`` needs to be run.
1515

1616
Emscripten comes with its own versions some C/C++ system libaries which ``emcc``
1717
builds automatically as and when needed (In the emsdk builds, these are precompiled).
18+
You can also build them manually with the ``embuilder`` tool - see ``embuilder --help``
19+
for more information.
1820

1921
In addition to the main emscripten repository you will also need to checkout
2022
and build LLVM and Binaryen (as detailed below). After compiling these, you

0 commit comments

Comments
 (0)