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

Fix before the next jsoo release #11095

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Fix before the next jsoo release #11095

merged 1 commit into from
Nov 4, 2024

Conversation

hhugo
Copy link
Collaborator

@hhugo hhugo commented Nov 4, 2024

The next jsoo release will warn when using joo_global_object. One should used globalThis instead.
In the current case, jsoo now considers console as available, one no longer need to get it from the global object.

Signed-off-by: Hugo Heuzard <hugo.heuzard@gmail.com>
@maiste maiste added the jsoo label Nov 4, 2024
@rgrinberg rgrinberg merged commit c5d51c3 into ocaml:main Nov 4, 2024
27 checks passed
@hhugo hhugo deleted the fix-next-jsoo branch November 5, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants