Skip to content

Cross-build for Native - #427

Merged
mpilquist merged 40 commits into
Comcast:mainfrom
armanbilge:feature/native
Sep 15, 2022
Merged

Cross-build for Native#427
mpilquist merged 40 commits into
Comcast:mainfrom
armanbilge:feature/native

Conversation

@armanbilge

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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