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 12 forks source link

Update tests #5

Closed brenhinkeller closed 2 years ago

brenhinkeller commented 2 years ago

Try to get integration tests working properly