tc39 / eshost

A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
Other
142 stars 36 forks source link

Support jerryscript and rhino? #102

Open QuXing9 opened 4 years ago

QuXing9 commented 4 years ago

Hi, it seems eshost dosen't support jerryscript and rhino engines. Will adding two files under the agents and runtimes directories support them? If so, is it a lot of work? if not, what should i do?

jerryscript: https://jerryscript.net/ rhino:https://github.com/mozilla/rhino