PSeitz / lz4_flex

Fastest pure Rust implementation of LZ4 compression/decompression.
MIT License
441 stars 28 forks source link

Publish a new release with wasm-bindgen >= 0.2.74 #42

Closed dtzxporter closed 2 years ago

dtzxporter commented 2 years ago

Hi again!

wasm-bindgen was updated and includes more fixes for async web assembly, would you mind bumping the version and publishing a new release?

Thanks!

PSeitz commented 2 years ago

Thanks for the info, I bumped the versions and published a new release