diff --git a/building.md b/building.md index 4e4a285..69cd2cb 100644 --- a/building.md +++ b/building.md @@ -132,6 +132,9 @@ for the current details. and build the final output, `emperl.js` along with the corresponding `.wasm` and `.data` file. +`build.pl` provides various command-line options that allow you to control +parts of the build process. See `build.pl --help` for details. + Adding CPAN Modules -------------------