Cache printf output.

This commit is contained in:
Christoffer Lerno
2025-11-28 12:43:26 +01:00
parent 373ad1a399
commit c3d5778ae0
2 changed files with 40 additions and 7 deletions

View File

@@ -60,6 +60,7 @@
- Add `NSApplicationTerminateReply` to ns module (macOS).
- Add `registerClassPair` function to objc module (macOS).
- Somewhat faster BigInt output.
- Cache printf output.
## 0.7.7 Change list