brenhinkeller / StaticTools.jl

Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-ing all the things!
MIT License
167 stars 11 forks source link

use latest 1.8 for CI #30

Closed Moelf closed 1 year ago

brenhinkeller commented 1 year ago

There was a brief period where one of the 1.8 RCs broke a bunch of stuff here, but we seem to be safely past that so I'll go ahead and merge -- the occasional segfault on nightly seems to be unrelated