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

IDNA to ASCII #586

Open
2 of 3 tasks
the-moisrex opened this issue Dec 31, 2024 · 1 comment
Open
2 of 3 tasks

IDNA to ASCII #586

the-moisrex opened this issue Dec 31, 2024 · 1 comment
Assignees
Labels
Impl Related to the implementation of an algorithm

Comments

@the-moisrex
Copy link
Owner

the-moisrex commented Dec 31, 2024

Implement toASCII algorithm of UTS #46 which is used in parsing the host now that we're done with implementing the normalize algorithm.

@the-moisrex the-moisrex added the Impl Related to the implementation of an algorithm label Dec 31, 2024
@the-moisrex the-moisrex self-assigned this Dec 31, 2024
@the-moisrex the-moisrex pinned this issue Dec 31, 2024
the-moisrex added a commit that referenced this issue Dec 31, 2024
the-moisrex added a commit that referenced this issue Jan 1, 2025
the-moisrex added a commit that referenced this issue Jan 1, 2025
Not gonna import <tuple> for this
@the-moisrex
Copy link
Owner Author

Okay, now we have to attack toASCII algorithm after re-implementing the IDNA mapping tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Impl Related to the implementation of an algorithm
Projects
Status: No status
Development

No branches or pull requests

1 participant