[webkit-dev] Hosting precompiled `jsc` binaries for Linux

Mathias Bynens mths at google.com
Fri Dec 8 00:44:01 PST 2017


Dear WebKit friends,

Please consider hosting precompiled `jsc` binaries for Linux somewhere
official. Perhaps https://webkit.org/build-archives/? The build bots
already generate those binaries anyway — all that’s missing is an
additional build step that archives and uploads them.

Doing so would make it easier for developers to test JSC directly, or to
include JSC when running benchmarks such as the Web Tooling Benchmark (ref.
https://github.com/v8/web-tooling-benchmark/pull/29#discussion_r155587697).

I recently built a tool that automates the process of installing
precompiled binaries for various JS engines:
https://github.com/GoogleChromeLabs/jsvu It’d be great to be able to
support JavaScriptCore on linux32 and linux64 as well!

Prior discussion: https://bugs.webkit.org/show_bug.cgi?id=179945#c11

Regards,
Mathias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171208/58c2283c/attachment.html>


More information about the webkit-dev mailing list