1
0
Fork 0
forked from fun/fun

README update. No code changes. (0.37.62)

This commit is contained in:
Johannes Findeisen 2026-01-27 01:31:07 +01:00
commit 8aa150f8f7

View file

@ -84,7 +84,7 @@ Fun may not change the world — but it will make programming a little more fun.
See [./lib/](https://git.xw3.org/fun/fun/src/branch/main/lib) for what the standard library provides.
Optional extensions (build-time selectable / only testing this on Linux actually):
### Optional extensions (build-time selectable / only testing this on Linux actually):
- [CGI](https://en.wikipedia.org/wiki/Common_Gateway_Interface) support builtin using [kcgi](https://kristaps.bsd.lv/kcgi/) (optional) ☐
- [cURL](https://curl.se/) support builtin using [libcurl](https://curl.se/libcurl/) (optional) ☑