The astyle [1] library in JavaScript through emscripten
- A working emscripten installation [2] is required (
emcc
executable should be in PATH)
- Clone the repository
- Run
./build.sh
- The build script will download the latest version of the astyle library
- The produced astyle.js file will be located at dist/ directory