buildc.sh
1 #!/usr/bin/env bash
2
3 # NOTE: PythonCall doesn't work with juliac compiler.
4
5 juliac \
6 --output-sysimage Planar.so \
7 --project user/Load \
8 --bundle build \
9 --trim=safe \
10 --experimental \
11 --verbose \
12 user/Load/src/Load.jl