packagecompiler.jl Questions
2
I have a software that is mostly written in Python and, for now, I'm using PyInstaller to bundle and distribute the software in a user-friendly way (it's part of my CI pipeline, for Linux and Windo...
Durware asked 6/6, 2021 at 18:4
2
Solved
I'm using PackageCompiler hoping to create an executable that eliminates just-in-time compilation overhead.
The documentation explains that I must define a function julia_main to call my program's...
Avoidance asked 19/11, 2019 at 17:8
1
© 2022 - 2024 — McMap. All rights reserved.