Last Week in Pony - November 14, 2021
We have landed a fix to the underlying time source for Time.nanos()
on Apple Silicon.
Items of note¶
-
Audio from the 2021-11-09 Pony development sync call is available.
-
We have landed a fix to the underlying time source for
Time.nanos()
on Apple Silicon. Without this fix, users of thetimers
package would observe timers firing with significant delay. If you’re usingponyc
on ARM macOS, we recommend you upgrade by building from source from themain
branch.
Last Week In Pony is a weekly blog post to catch you up on the latest news for the Pony programming language. To learn more about Pony check out our website, our Twitter account @ponylang, or our Zulip community.
Got something you think should be featured? There’s a GitHub issue for that! Add a comment to the open “Last Week in Pony” issue.
Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!