Hacker News new | ask | show | jobs
by cess11 482 days ago
Looking around I don't find any maintained projects for this purpose.
1 comments

It's just a native function named eval(), so I wouldn't expect to find projects built up around it.
That's not enough, there ought to be IDE/editor integration and so on.

Here's one such project: https://github.com/swank-js/swank-js

Quokka.js would probably be the nearest JS equivalent.