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

feat: Add more string-iteration utilities and `Base.endswith` support. #37

Closed Klafyvel closed 1 year ago

Klafyvel commented 1 year ago

This adds support for the following methods (with tweaks for static compilation):