From 3a55bae53fe80728ce625dd5366aee5da9cf6463 Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:20:40 +0800 Subject: enable closures tests for JS & implement `finished` for JS (#23521) --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 67b6c74f8..46bc1a872 100644 --- a/changelog.md +++ b/changelog.md @@ -19,6 +19,8 @@ - JS backend now supports lambda lifting for closures. Use `--legacy:jsNoLambdaLifting` to emulate old behavior. +- JS backend now supports closure iterators. + - `owner` in `std/macros` is deprecated. - Ambiguous type symbols in generic procs and templates now generate symchoice nodes. @@ -51,6 +53,7 @@ let baz = a # error ``` + ## Standard library additions and changes [//]: # "Changes:" -- cgit 1.4.1-2-gfad0