duckscript/duckscript_sdk
Jakub Jirutka 12e387e0fe Allow building with native-tls instead of rustls
Bundling (static linking) TLS library is a very bad idea from
a security perspective and linux distributions try to avoid it.
2022-07-21 00:13:16 +02:00
..
src Fix typos 2022-06-11 18:48:47 +08:00
Cargo.toml Allow building with native-tls instead of rustls 2022-07-21 00:13:16 +02:00
Makefile.toml Fix glob_cp command to support absolute paths #197 2021-09-20 13:34:02 +00:00
README.md release 2019-12-30 13:32:03 +00:00

duckscript

Simple, extendable and embeddable scripting language.

See full readme