Skip to content

fix(xtask): properly trim emscripten version at the source#4402

Merged
maxbrunsfeld merged 2 commits intotree-sitter:masterfrom
WillLillis:trim
Apr 28, 2025
Merged

fix(xtask): properly trim emscripten version at the source#4402
maxbrunsfeld merged 2 commits intotree-sitter:masterfrom
WillLillis:trim

Conversation

@WillLillis
Copy link
Member

@WillLillis WillLillis commented Apr 27, 2025

I noticed that cargo xtask fetch-emscripten was failing because of the same newline issue I fixed in #4365. trim_ascii is available in const contexts, so it makes more sense to just fix this at the source rather than hoping we catch all current (and future) uses of this string.

Edit: Marking this as a draft for now until the lint/wasm issue are resolved.

@WillLillis WillLillis marked this pull request as draft April 27, 2025 01:30
@WillLillis WillLillis marked this pull request as ready for review April 28, 2025 02:47
@maxbrunsfeld maxbrunsfeld merged commit d0e0e03 into tree-sitter:master Apr 28, 2025
19 checks passed
@maxbrunsfeld
Copy link
Contributor

Thanks!

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.

3 participants