Hacker News new | ask | show | jobs
by lmm 2747 days ago
Glad to hear it. How Scala-friendly are the interfaces?
1 comments

Hmm, I'm not sure, but my guess is "not very" as I didn't really design it with usage from other JVM languages in mind.

The reason is it depends on some stuff like coroutines - and since Scala deprecated their delimited continuations plugin way back when, I don't believe Scala has any equivalent feature.

May I ask why you ask?

I'm interested to use a framework with this kind of design, but I'm very much committed to Scala (and could never give up HKT at this point).
Ah, understood. If you're locked in to Scala then unfortunately Kweb probably won't be a good fit :(