Skip to content

Demote the warning of Closure falling back to Java from warning to a debug line#26820

Merged
juj merged 1 commit intoemscripten-core:mainfrom
juj:closuse_java_fallback_is_not_a_problem
Apr 30, 2026
Merged

Demote the warning of Closure falling back to Java from warning to a debug line#26820
juj merged 1 commit intoemscripten-core:mainfrom
juj:closuse_java_fallback_is_not_a_problem

Conversation

@juj
Copy link
Copy Markdown
Collaborator

@juj juj commented Apr 30, 2026

Demote the warning of Closure falling back to Java from warning to a debug line. If Java works, this is not a problem, and if Java does not work, it will make itself known. Fixes other.test_closure_warnings* on Apple Silicon Mac devices.

http://clbri.com:8010/api/v2/logs/406742/raw_inline

…debug line. If Java works, this is not a problem, and if Java does not work, it will make itself known. Fixes other.test_closure_warnings* on Apple Silicon Mac devices.
@sbc100
Copy link
Copy Markdown
Collaborator

sbc100 commented Apr 30, 2026

We really should get around to landing #24679.

IIRC it had a small code size regression what was blocking it :(

@juj
Copy link
Copy Markdown
Collaborator Author

juj commented Apr 30, 2026

Does newer Closure change which arch+OSes get native JavaScript versions of Closure?

@juj juj merged commit e5230dd into emscripten-core:main Apr 30, 2026
30 checks passed
@sbc100
Copy link
Copy Markdown
Collaborator

sbc100 commented Apr 30, 2026

Does newer Closure change which arch+OSes get native JavaScript versions of Closure?

My understanding is that the new version ships a arm64 version for macOS, so that warning will move from the majority of users (arm64 macOS) to the minority (x64 macOS). My understanding is that we are quite close to dropping support for x64 macOS: emscripten-core/emsdk#1548

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.

2 participants