mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 20:47:53 +00:00
423 B
423 B
v2.2.0 - yyyy-mm-dd
Changes affecting backward compatibility
Standard library additions and changes
Language changes
Compiler changes
Tool changes
- koch now allows bootstrapping with
-d:nimHasLibFFI, replacing the older option of building the compiler directly w/ thelibffinimble package in tow.