You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
cc: @exoego
The text was updated successfully, but these errors were encountered: