The problem is that the operator .* needs GC allocations. So it is not compilable for StaticCompiler.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Static Compilation using StaticCompiler on Windows | 6 | 894 | April 6, 2025 | |
| Data representation in StaticCompiler | 3 | 413 | April 28, 2024 | |
| Successful Static Compilation of Julia Code for use in Production | 9 | 10669 | June 10, 2022 | |
| [ANN] StaticTools.jl: Enabling StaticCompiler.jl-based compilation of Julia code to standalone native binaries by avoiding GC allocations and `llvmcall`-ing all the things | 2 | 2254 | May 3, 2022 | |
| StaticCompiler: Debugging and calling basic math functions | 12 | 1316 | January 20, 2023 |