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

Cross-build for Native #427

Merged
merged 40 commits into from
Sep 15, 2022
Merged

Cross-build for Native #427

merged 40 commits into from
Sep 15, 2022

Conversation

armanbilge
Copy link
Contributor

Opening for CI and pre-review.

As a hold-over until idna4s releases, I inlined a package-private Scala port of icu4j to roughly implement IDNA2008 for Scala Native. It is not a UTS46 implementation. But it does pass the test suite of the Punycode.js module currently used for Scala.js, and it doesn't require any dependencies.

…a3-library-3.2.0"

This reverts commit eeb2cdb, reversing
changes made to 24bbfb5.
@mpilquist
Copy link
Member

How long until we could have a milestone build of idna4s? If soon, I'd rather avoid the temporary import of icu4j.

@armanbilge
Copy link
Contributor Author

Cool, I've just pushed a commit that replaces the icu4j Punycode port with what's currently on main in idna4s. It's still not UTS46 since that is not ready yet.

If we're okay to swallow any bincompat breaks / version bumps on Native while that finalizes, I think this is a very reasonable way forward.

@armanbilge armanbilge mentioned this pull request Sep 13, 2022
@armanbilge armanbilge marked this pull request as ready for review September 14, 2022 23:32
@mpilquist mpilquist merged commit a2e1515 into Comcast:main Sep 15, 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.

2 participants