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

[new release] js_of_ocaml (7 packages) (5.7.0) #25288

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

hhugo
Copy link
Contributor

@hhugo hhugo commented Feb 19, 2024

Compiler from OCaml bytecode to JavaScript

CHANGES:

Features/Changes

Bug fixes

@hhugo
Copy link
Contributor Author

hhugo commented Feb 19, 2024

The release is broken, do not merge

CHANGES:

## Features/Changes
* Mics: fix support for OCaml 5.2
* Compiler: no longer rely on IIFE for scoping variable inside loops
* Compiler: avoid parsing bytecode sections twice, jsoo counter part of ocaml#12599
* Lib: add ellipse to canvasRenderingContext2D (@FayCarsons, ocsigen/js_of_ocaml#1555)

## Bug fixes
* Compiler: fix global dead code elimination in a toplevel context
* Compiler: fix exit-loop-early optim in presence of closure (ocsigen/js_of_ocaml#1561)
* Compiler: remove quadratic behavior in generate.ml (ocsigen/js_of_ocaml#1531, ocsigen/js_of_ocaml#1567)
@hhugo
Copy link
Contributor Author

hhugo commented Feb 24, 2024

Errors look unrelated to the release.

@mseri
Copy link
Member

mseri commented Feb 26, 2024

Looks all right. I won't re-run the errors in wich the CI is busted since it is under too much pressure at the moment

@mseri mseri merged commit 66e76e1 into ocaml:master Feb 26, 2024
1 of 2 checks passed
@hhugo hhugo deleted the release-js_of_ocaml-5.7.0 branch February 26, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants