Describe the bug
The README says that I can enable the "zstd" feature also for WASM, but that leads to a compile error because the zstd lib cannot be linked.
To Reproduce
Steps to reproduce the behavior:
- Use this as a dependency with the "zstd" feature
- Compile for wasm
Describe the bug
The README says that I can enable the "zstd" feature also for WASM, but that leads to a compile error because the zstd lib cannot be linked.
To Reproduce
Steps to reproduce the behavior: