Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 315 Bytes

File metadata and controls

22 lines (15 loc) · 315 Bytes

JavaScriptCore

Unofficial mirror of the JavaScript of WebKit http://www.webkit.org/

Build

Prerequisites(Ubuntu 12.04):

* glib 2.3.8 or lader
* libsoup 2.4
* gtk+-3.0
* cmake
* libgstreamer

###steps: cd JavaScriptCore ./build-jsc

Android

coming soon.