You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
precompile: move precompile_utils logic from C to julia
This helps reveal how badly implemented this was in basically every case
(trim, all, hinting, external) having different bugs by starting to
merge those code paths together. Actually fixing those myriad of issues
is left as an exercise to the reader.
Written with help by Claude.
0 commit comments