Skip to content

Fix protocol fn DCE issue #252

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

Merged
merged 3 commits into from
Jun 6, 2025
Merged

Fix protocol fn DCE issue #252

merged 3 commits into from
Jun 6, 2025

Conversation

swannodette
Copy link
Member

@swannodette swannodette commented Jun 5, 2025

  • avoid cljs.core/str invoke in protocol fn emitted code
  • add another trivial dce test w/ a protocol fn to catch regressions

* fixes invoke to cljs.core/str in protocol fns
* add another trivial dce test w/ a protocol fn
* just avoid call to str altogether
@swannodette swannodette changed the title Fix protocol fn DCE issue / allow numbers to printed via the fast path Fix protocol fn DCE issue Jun 5, 2025
@swannodette swannodette merged commit 4d13556 into master Jun 6, 2025
10 checks passed
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.

1 participant