Go bindings for the OTS font converter/sanitizer (the same one used in Firefox and Chromium) using wazero.
It takes TTF/TTC/OTF/WOFF/WOFF2 fonts and outputs sanitized TTF/TTC/OTF font files.
The WebAssembly blob can be reproduced using go generate .
, and is licensed under the licenses for brotli, sortix libz, lz4, ots, and woff2.