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

Add Bumper 0.7 to the compat list #63

Closed bvdmitri closed 1 month ago

bvdmitri commented 1 month ago

Fixes #62

bvdmitri commented 1 month ago

Locally the tests for MallocSlabBuffer passed