In an effort to learn more about V8 dependencies and its startup, I've been trying out Ignition on V8 4.10.0 (candidate) via "d8 --ignition" and was able to actually build V8 with full-codegen commented out and successfully run a few small JS programs. Not supported, I know, and I don't doubt that this may not work for non-trivial JS code.
I'm wondering now about Crankshaft. That is, is it possible to run V8 with Ignition + TurboFan only, and if not now, in the future? Thanks, Peter -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
