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
It takes a bit of a different approach: the entire stack is pure Scala, and thus avoids the need for Scala.js Bundler, Scalably Typed, and npm dependencies.
Seems like it could be cool to have an integration between our projects.
Hi there, saw your post on the unified Scala.js thread :) I've actually been working on a similar project, which may be of interest to you:
https://github.com/typelevel/feral
It takes a bit of a different approach: the entire stack is pure Scala, and thus avoids the need for Scala.js Bundler, Scalably Typed, and npm dependencies.
Seems like it could be cool to have an integration between our projects.