Skip to content

Commit

Permalink
feat: Bump DuckDB version to 1.1.3
Browse files Browse the repository at this point in the history
Bump vcpkg to 2024.10.21
Bump emsdk to v3.1.71

Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Nov 5, 2024
1 parent 37db45e commit 33d08e2
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.1.2
- [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 33d08e2

Please sign in to comment.