Changes between Version 2 and Version 3 of JSCOnly


Ignore:
Timestamp:
Jan 31, 2018, 11:39:17 AM (7 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly

    v2 v3  
    44
    55The JSCOnly port allows to build the JSC (JavaScriptCore) interpreter using as less dependencies as possible
    6 
    7 More info: http://constellation.github.io/blog/2016/05/02/how-to-build-javascriptcore-on-your-machine
    86
    97== Building ==
     
    3129Tools/Scripts/run-javascriptcore-tests --jsc-only --release --no-build --no-fail-fast
    3230}}}
     31
     32
     33More info: http://constellation.github.io/blog/2016/05/02/how-to-build-javascriptcore-on-your-machine