Closed as not planned
Description
I'm currently working on a feature addition to Bazel's rules_nodejs
where we're reading https://nodejs.org/dist/index.json to fetch the different versions of nodejs binaries to build code hermetically on FreeBSD. However, while working on my PR, I've realized that there are no official binaries for FreeBSD.
Would it be possible to add these to the release process?
References:
- PR in question that adds FreeBSD support for rules_nodejs: Add freebsd support bazel-contrib/rules_nodejs#2991
- Both arm64 and amd64 are Tier 1 platforms supported by FreeBSD: https://www.freebsd.org/platforms/