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

Update README.md - Windows limitations #57

Closed PallHaraldsson closed 2 months ago

PallHaraldsson commented 2 months ago

You can merge as is, I at least think no issues in other package, and likely the issue here minor. So hold off on merging and simply debug and fix? [One other possibility could be terminal not set for UTF-8, though I doubt it to be an issue.]