Closed aryairani closed 1 month ago
Re @dolio comment about relying on something in 8.14: iirc the UDP implementation I wrote is broken on 8.13 but works on 8.14. I think that was the best explanation we had at the time.
I think we can tell users to install 8.14; it's the latest version at https://download.racket-lang.org/
Homebrew even has it now too, someone added a patch to use openssl3.
I think we have to keep bundling our own though, because we need to be able to link libb2.{so,dylib}
into racket's lib/
in order to include libb2 in the redistributable bundle.
to match homebrew-installed version