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

AirSpec: Scala 3 + Scala.js support #2202

Closed
xerial opened this issue May 29, 2022 · 0 comments · Fixed by #2427
Closed

AirSpec: Scala 3 + Scala.js support #2202

xerial opened this issue May 29, 2022 · 0 comments · Fixed by #2427
Milestone

Comments

@xerial
Copy link
Member

xerial commented May 29, 2022

AirSpec for Scala 3 JVM is already available, but Scala.js with Scala 3 support is missing. Because of this, modules like json, msgpack, rx, rx-html, etc., which already support Scala 3, are not yet published for Scala.js + Scala 3.

TODOs:

  • Extract runtime surface support to JVM specific source folder
  • CompileTimeSurfaceFactory should not depend on wvlet.airframe.surface.reflect, dotty.tools.dotc.core.Types, which do not exist in Scala.js

cc: @exoego

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant