Following Chrome's lead, v8 will require a C++11-capable compiler now. Note
that we don't require a *full* C++11 implementation, basically we rely on
language features, not library/header ones. For details see
http://chromium-cpp.appspot.com/.

Some features already sneaked in earlier and there were no complaints, so
we don't expect any problems for embedders. Toolchains don't have to be
brand-new, e.g. GCC 4.6/clang 3.0(?) or later are enough, for Windows we
require MSVS2013.

Cheers,
   S.

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" 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.

Reply via email to