Skip to content

Commit

Permalink
Merge pull request #280 from GordonSmith/BUMP_VERSIONS_II
Browse files Browse the repository at this point in the history
feat:  Bump DuckDB version to 1.1.3
  • Loading branch information
GordonSmith authored Nov 6, 2024
2 parents 7c276d3 + 33d08e2 commit f8662ef
Show file tree
Hide file tree
Showing 6 changed files with 4,219 additions and 1,742 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@

This repository contains a collection of useful c++ libraries compiled to WASM for (re)use in Node JS, Web Browsers and JavaScript Libraries:
- [base91](https://base91.sourceforge.net/) - v0.6.0
- [duckdb](https://github.com/duckdb/duckdb) - v1.1.1
- [duckdb](https://github.com/duckdb/duckdb) - v1.1.3
- [expat](https://libexpat.github.io/) - v2.6.2
- [graphviz](https://www.graphviz.org/) - v12.2.0
- [llama.cpp](https://github.com/ggerganov/llama.cpp) - b3718
- [zstd](https://github.com/facebook/zstd) - v1.5.6
- ...more to follow...

Built with:
- [emsdk](https://github.com/emscripten-core/emsdk) - v3.1.67
- [emsdk](https://github.com/emscripten-core/emsdk) - v3.1.71

## Homepage and Documents

Expand Down
Loading

0 comments on commit f8662ef

Please sign in to comment.