WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug