Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler: only flush the necessary env for closure #1568

Merged
merged 8 commits into from
Feb 28, 2024
Merged

Compiler: only flush the necessary env for closure #1568

merged 8 commits into from
Feb 28, 2024

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented Feb 23, 2024

following the previous broken attempt in #1565.

Also

@hhugo hhugo requested a review from vouillon February 26, 2024 22:49
@rickyvetter
Copy link
Contributor

This looks like it also works. Thanks!

@hhugo hhugo merged commit cff282b into master Feb 28, 2024
15 checks passed
@hhugo hhugo deleted the fun-deps branch February 28, 2024 10:21
mseri pushed a commit to ocaml/opam-repository that referenced this pull request Mar 5, 2024
CHANGES:

## Features/Changes
* Compiler: only flush the necessary env for closures (ocsigen/js_of_ocaml#1568)
* Library: dialog element support

## Bug fixes
* Compiler: fix --enable=vardecl
* Compiler: fix parallel renaming (bug introduced in ocsigen/js_of_ocaml#1567)
* Lib: fix paragraph construction and coercion
* Runtime: reduce memory leak with channels (ocsigen/js_of_ocaml#1581)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants