Hacker News new | ask | show | jobs
by AustinBGibbons 4153 days ago
Github: https://github.com/quantifind/wisp
1 comments

If I'm not mistaken, it generates a js spec which is rendered by an embedded server. Looks great! My second thought though was scala.js, any plans to make this 'pure' js?
Correct. There's definitely a lot to improve around rendering. I didn't know about scala.js, thanks for the pointer!

I'm not sure what you mean by pure js though - I try to make things scala whenever I can.