The image does not work for me…
Can you please expand on “I just realized, that this already works, since one can use the compiled shared library as the system image:” so we can reproduce it?
Thank you
The image does not work for me…
Can you please expand on “I just realized, that this already works, since one can use the compiled shared library as the system image:” so we can reproduce it?
Thank you
Hm, yeah I noticed that the gif doesn’t inline
Maybe I should just post the link:
Well, the process of compiling a binary from your library pretty much boils down to creating a system image, which you can use with julia -J myimage.so
. Like that, you have all the precompiled functions available in that Julia process.
Wow, this is amazing!!!
Sounds strange, but I think it inlined yesterday when I first saw your post.
Yeah, it worked for me at some point as well. It’s a pretty big gif, so maybe discourse limits access to it after some time.