Last Week in Pony - March 20, 2022
Version 0.49.1 of ponyc has been released! We also have 2 issues to highlight this week, related to LLVM IR verification.
Items of note¶
- Audio from the March 15, 2022 Pony development sync is available: https://vimeo.com/917338873
Issue of the Week¶
We have two issues we would like to highlight this week. Joe is looking for someone to pair with him on these:
-
ponylang/ponyc #4037: LLVM IR verification failure from
with_return
runner test -
ponylang/ponyc #4038: LLVM IR verification failure from
regression-3840
runner test
Releases¶
- Version 0.49.1 of ponylang/ponyc has been released. See the release notes for more details.
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!