The V8 JS engine should compile properly to NaCl and PNaCl in C++11 mode. I'd
like us to have a port to make sure that this remains true.
AFAIK the engine should require any patching, as it'll use the ARM interpreter
instead of doing JIT-compilation. Crankshaft will still kick in, but it'll do
so on ARM code.
I think some of the tests may be broken, I can fix them upstream if that's the
case.
Original issue reported on code.google.com by j...@chromium.org on 5 Feb 2015 at 6:47
Original issue reported on code.google.com by
j...@chromium.org
on 5 Feb 2015 at 6:47