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

Implement sprintf "%a" in Crystal #14102

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

HertzDevil
Copy link
Contributor

In theory, this doesn't use Ryu Printf so it can be enabled on wasm32, but it probably doesn't matter if wasm32 is stuck with LibC.snprintf for the time being.

@straight-shoota straight-shoota added this to the 1.11.0 milestone Dec 15, 2023
@straight-shoota straight-shoota merged commit 8fe3c70 into crystal-lang:master Dec 17, 2023
55 checks passed
@HertzDevil HertzDevil deleted the feature/sprintf-a branch December 18, 2023 08:57
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.

2 participants