<div dir="ltr"><div class="gmail_extra">On Thu, Apr 21, 2016 at 3:12 AM, Eric Wing <span dir="ltr"><<a href="mailto:ewmailing@gmail.com" target="_blank">ewmailing@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 4/18/16, Yusuke SUZUKI <<a href="mailto:utatane.tea@gmail.com">utatane.tea@gmail.com</a>> wrote:<br>
> Hi folks,<br>
><br>
> Thanks to Konstantin Tokavev and GTK guys, JSCOnly port becomes quickly<br>
> mature.<br>
> As of now, finally, JSCOnly port becomes completely dependency free port<br>
> (except for ICU :P).<br>
> It means that, when you need some Linux JSC shell to test, you just<br>
><br>
> 1. clone the tree<br>
> 2. install ICU (sudo apt-get install libicu-dev)<br>
> 3. hit `Tools/Scripts/build-webkit --jsc-only`<br>
><br>
> That's it! After building, you will get the JSC shell on (almost) any<br>
> platforms and you also get the TestWTF.<br>
> It makes easy to build / contribute to JSC.<br>
> And it makes building old (from now) JSC easy, it's super beneficial.<br>
> For example, when you encounter the performance regression in some revision<br>
> XXX, previously, you need to,<br>
><br>
> 1. checkout the old rev<br>
> 2. prepare the old dependencies (Let's build old DependenciesXXX!)<br>
> 3. let's build the JSC and check the regression<br>
><br>
> But now, we can just checkout the old revision and build the old JSC.<br>
><br>
> Best regards,<br>
> Yusuke Suzuki<br>
><br>
<br>
<br>
</div></div>Just curious, is this expected to work for Windows/Visual Studio too?<br></blockquote><div><br></div><div>If you build it with CMake, it should work fine I think (And if it cannot be done, it's a bug, plz file it.)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
Eric<br>
</blockquote></div></div><div class="gmail_extra"><br></div></div>