Skip to content

pgaskin/go-woff2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-woff2

Go Reference Test Attest woff2 build

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.

About

Go bindings for woff2 without cgo.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors