Skip to content

Conversation

@hoodmane
Copy link
Collaborator

@hoodmane hoodmane commented Sep 4, 2022

replace("j", "ii") only replaces the first "j". For some reason node has no replaceAll so I used split + map. So the original code broke when there is more than one 64 bit argument.

Co-authored-by: Alon Zakai <alonzakai@gmail.com>
@kripken
Copy link
Member

kripken commented Sep 20, 2022

Current CI errors look like they require merging in latest main (I assume to get a newer clang to compile recent libc++, which is failing).

@kripken kripken merged commit 0c564ef into emscripten-core:main Oct 17, 2022
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