Go bindings for woff2 without cgo.
This library wraps a WebAssembly build of woff2 transpiled to Go using wasm2go.
The wasm2go blob is fully reproducible and verified.
To have working IDE integration while working on the bindings, use bear -- make -C src distclean download all CC=/path/to/wasi-sdk/bin/wasm32-wasip1-clang CXX=/path/to/wasi-sdk/bin/wasm32-wasip1-clang++ WASM_OPT=/path/to/binaryen/bin/wasm-opt to download the woff2/brotli source and generate the compile_commands.json.