[webkit-dev] JSCOnly port

Konstantin Tokarev annulen at yandex.ru
Sun Feb 21 05:41:08 PST 2016


Hello,

Following the discussion in "Thought about Nix JavaScriptCore port", I'm proposing patch [1] that adds new port named "JSCOnly". It is based on patch proposed by Yusuke Suzuki in [2], where you can also find justification.

As the name suggests, this port builds only JSC library and executable, and has no external dependencies besides ICU. This port can be easily enhanced to support building on Windows, therefore it's no longer called "Nix".

If this patch is accepted I would like to set up build slave for Linux/MIPS using this port.


[1] https://bugs.webkit.org/show_bug.cgi?id=154512
[2] https://lists.webkit.org/pipermail/webkit-dev/2015-November/027785.html

-- 
Regards,
Konstantin


More information about the webkit-dev mailing list