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.