Howard Zuo
Howard Zuo
Only allowing a single ignore class has two issues: 1. Forces you to pollute your entire app with that ignore class. You should be able to declare at the site...
This allows wasm32-unknown-unknown and wasm32-wasi to build ztd-sys without disabling default features, specifically `zdict_builder` (`dictBuilder/cover.c` calls memcmp and qsort).
This PR adds the rust feature equivalent of: https://duckdb.org/docs/extensions/jemalloc.html Feel free to re-run `upgrade.sh` from your own machine to re-build `duckdb.tar.gz` and `bindgen_bundled_versions.rs` in case you're worried about any dev...