JuliaPy / JuliaPy/PythonCall.jl
Support `--trace-compile`
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
I am trying to build a sysimage following this tutorial: https://julialang.github.io/PackageCompiler.jl/dev/examples/ohmyrepl.html#manual-omr. The goal is to build a sysimage that works with a python package that utilizes some of the julia code. Is there a way to add the support of `--trace-compile`? Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked PackageCompiler manual OMR tutorial and inspect how PythonCall's Julia sysimage build is invoked. Determine where support for --trace-compile would need to be accepted and what successful support should produce for a Python package using Julia code. Validate the result with a reproducible sysimage build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, python
- Domain
- api, build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100