A script for building libraqm to WebAssembly. Avoids GPL dependencies by using SheenBidi instead of FriBidi.
Requires Emscripten, Binaryen and Brotli to be installed. If using Homebrew, you can install these with:
brew install emscripten binaryen brotli