Skip to content

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Oct 7, 2025

Previously dbg(1, 2, undefined) would just print 1 2 , not it printf 1 2 undefined which is more like what console.warn does.

Previously `dbg(1, 2, undefined)` would just print `1 2 `, not it printf
`1 2 undefined` which is more like what console.warn does.
@sbc100 sbc100 requested a review from kripken October 7, 2025 22:22
@sbc100 sbc100 enabled auto-merge (squash) October 7, 2025 22:22
@sbc100 sbc100 merged commit 5fc27cc into emscripten-core:main Oct 8, 2025
35 checks passed
@sbc100 sbc100 deleted the dbg_undefined branch October 8, 2025 01:19
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