Skip to content

fix: Fix wrong param type in definitions for String.fromCharCodes #2316

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

Conversation

MaxGraey
Copy link
Member

Fix #1609

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@MaxGraey MaxGraey changed the title fix: Fix wrong param type in definitions for String#fromCharCodes fix: Fix wrong param type in definitions for String.fromCharCodes Jun 11, 2022
@MaxGraey MaxGraey merged commit 422b98a into AssemblyScript:main Jun 13, 2022
@MaxGraey MaxGraey deleted the fix-fromCharCodes-definitions branch June 13, 2022 18:34
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.

String.fromCharCodes() takes an u16[], but asc fails because of type mismatch
2 participants