Fork me on GitHub
#graalvm
<
2020-09-04
>
borkdude10:09:45

This is nice: GraalVM binaries accept Java properties as part of the command line parsing, for free.

$ bb -Dhttps.proxyHost=foo -e '(slurp "")'
: foo