NEW 127432
A modern replacement for the jsc command line tool
https://bugs.webkit.org/show_bug.cgi?id=127432
Summary A modern replacement for the jsc command line tool
Mark Hahnenberg
Reported 2014-01-22 11:04:25 PST
With the advent of the JavaScriptCore Objective-C API it became much easier to implement a lot of the functionality one might expect from a command line tool for JavaScript. jsc has been around for a while and uses the C API to implement its functionality, but it's pretty barebones. A more featureful, modern version of jsc would be nice, especially as a way to test both the Objective-C API and JavaScriptCore itself.
Attachments
Note You need to log in before you can comment on or make changes to this bug.