9 ms·
Igor Sysoev once wrote "Why is Google V8 is not suitable for embedding in server" http://sysoev.ru/prog/v8.html http://sysoev.ru/prog/v8.html (russian).
by ELV1S 16y ago
Igor Sysoev once wrote "Why is Google V8 is not suitable for embedding in server" http://sysoev.ru/prog/v8.html http://sysoev.ru/prog/v8.html (russian).
- stephenjudkins 16y agoGoogle translate does surprisingly well at getting the gist across: http://translate.google.com/translate?hl=en&sl=ru&tl=en&u=http%3A%2F%2Fsysoev.ru%2Fprog%2Fv8.html http://translate.google.com/translate?hl=en&sl=ru&tl...
- evangineer 16y agoIndeed it does. Essentially, V8 is optimized for embedding in Chrome and doesn't work that well embedded in a web server.