On Tue, Jun 26, 2018 at 6:49 PM, Yusuke SUZUKI <utatane....@gmail.com>
wrote:
My suggestion is introducing Fushcia port, adding both
PLATFORM(FUSHCIA) and OS(FUSHCIA) ifdefs.
Use OS(FUSHCIA) when the change is b/c of Fushcia's APIs. And use
PLATFORM(FUSHCIA) to change
the policy of the released build (e.g. enabling / disabling FTL JIT
etc.).
By doing so, JSCOnly port also becomes available in Fushcia. And it
means that Fushcia port can benefit
from JSCOnly port's work for making WTF and JSC portable.
I wonder if PLATFORM(FUSHCIA) is even needed? Maybe OS(FUSHCIA) would
suffice? Then instead of a separate Fushcia port, we would just have
the existing JSCOnly port running on Fuschia.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev