[webkit-dev] JavaScriptCore directory rearrangement proposal
Maciej Stachowiak
mjs at apple.com
Mon Jun 16 14:11:05 PDT 2008
On Jun 16, 2008, at 1:53 PM, Sam Weinig wrote:
> It has always bugged me that WTF was in JavaScriptCore at all.
> Perhaps now is a good time to move it to its own project. I am not
> sure what the concerns in the past were about separating WTF from
> JavaScriptCore. Were they performance related?
On Mac at least, we want it statically linked into the same framework.
Nowadays we may also be depending on some WTF files being included in
AllInOneFile. It might be worth a try though - logically it should be
a separate module.
Regards,
Maciej
More information about the webkit-dev
mailing list