Hi,
According to the docs (if I’m not mistaken), all the tapir server interpreters are targeting JVM.
Is there a scala.js server interpreter?
I’ve seen that http4s-ember-server is cross-compiled jvm/js/native, so maybe be a good fit for this use case.
Is the blocker, the missing reactive streams implementation for scala.js?
Regards,