ayman-albaz / nim-duckdb

DuckDB wrapper in Nim
Apache License 2.0
21 stars 4 forks source link

Static linking #1

Closed artemklevtsov closed 2 years ago

artemklevtsov commented 2 years ago

Add ability to static linking duckdb library. So, output binary over 35Mb :)

ayman-albaz commented 2 years ago

Thanks for the PR