👑 New Nim version released
「 Exception handling combined with Nim’s async is more stable than ever before as the underlying closure iterator transformation has been rewritten.
The compiler is now smart enough to produce a move operation for return obj.field. Previously it performed a copy. Expect your code to run slightly faster due to this and other minor performance improvements 」
#nim #nimlang
https://nim-lang.org//blog/2025/10/31/nim-226.html