Hello,
I just stumbled upon Blink.jl and that it depends on shared libraries which are not bundled with the julia artifact.
I would like to suggest to change this so that really everything is bundled and julia-first apps could be build by plainly bundling julia for the plattforms. I am on linux, so it might be that this actually only affects Linux and Mac and Windows dependencies are already fully bundled.
It feels quite unfortunate to me that it is not straightforward to bundle Blink.jl currently. I would need an extra dependency manager for all these extra dependencies, as e.g. nix.
Hello,
I just stumbled upon Blink.jl and that it depends on shared libraries which are not bundled with the julia artifact.
I would like to suggest to change this so that really everything is bundled and julia-first apps could be build by plainly bundling julia for the plattforms. I am on linux, so it might be that this actually only affects Linux and Mac and Windows dependencies are already fully bundled.
It feels quite unfortunate to me that it is not straightforward to bundle Blink.jl currently. I would need an extra dependency manager for all these extra dependencies, as e.g. nix.