You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to think about how to make it ergonomic to give options to the WASM module. I am thinking that wasm-brotli will accept an options object, but all of the options will be given as strings to the WASM module to stay C-ABI safe.
Hello!
I recently attempted to move over from
iltorb
towasm-brotli
and noticed that there is no current way to supply encoding parameters.https://github.com/MayhemYDG/iltorb#brotliencodeparams
Is there planned support?
The text was updated successfully, but these errors were encountered: