feat: Allow choosing bzip2 rust backend#329
Conversation
Signed-off-by: Elichai Turkel <elichai.turkel@gmail.com>
|
I think so, AFAIU it only touched deflate, not bzip2 |
|
Is this increase in the MSRV actually necessary? If so, see the |
I can look more deeply into why I can try to update the |
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
|
@elichai After merging from master, I get the following error: Is this PR still needed given that |
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
Bzip2 has a feature flag for allowing a rust backend (See trifectatechfoundation/bzip2-rs#40 (comment))
this exposes that feature to users so they can easily compile to wasm32-unknown-unknown