|
|
|
|
|
by Joel_Mckay
564 days ago
|
|
One may easily compile a standalone Julia program binary (or embed it into C/C++). Keep in mind the overhead of a 124MiB static linked library into your program may take a bit to load. I have a rough script that auto builds such projects, but it is nowhere near ready to inflict on a stranger yet. =3 |
|