Vote count:
0
I am modifying V8 JavaScript engine, and planning to replace the existing one with the modified V8 library for Chromium. I was able to do in Ubuntu as the library file, libv8.so, was located at /usr/lib/chromium-browser/libs. All I had to do was finding the version of V8 compatible with the version of Chromium installed, downloading and modifying the source code of V8, and replacing the library file. I searched the entire file system for "libv8.*", but couldn't find any in my mac. I don't want to build the entire Chromium which takes too much time and disk space.
asked 26 secs ago
Aucun commentaire:
Enregistrer un commentaire