Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 184 Bytes

File metadata and controls

3 lines (3 loc) · 184 Bytes

Fix Windows ARM64 Release builds with MSVC v145 by replacing the generated Unicode numeric-value switch with compact binary-search tables. This avoids excessive compiler memory usage.