Are there plans to use the Julia binary artifacts system for Random123 (via BinaryBuilder.jl)?
I tried using Random123 within the official "julia:rc-alpine" container, but since it has no GCC, installation fails. Using artifacts would make Random123 available on all platforms supported by Julia without user-side compilation - I realize it would likely require some work to set it up, though.