Talk:V8 (JavaScript engine)
WikiProject Software / Computing | (Rated Stub-class, High-importance) | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
WikiProject Internet | (Rated Stub-class, High-importance) | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
WikiProject Free Software / Software / Computing | (Rated Stub-class, High-importance) | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Contents |
External links
http://code.google.com/p/v8/ returns 403 Forbidden but http://code.google.com/p/v9/ returns 404 Not Found. This link should be live shortly so leaving it here for now even if broken for a few hours. samj (talk) 10:27, 2 September 2008 (UTC)
http://code.google.com/p/v8/ is now online Raffaele.castagno (talk) 13:22, 3 September 2008 (UTC)
http://code.google.com/p/v8/ returned 500 on 18 April 2011. —Preceding unsigned comment added by 98.248.214.168 (talk) 03:00, 19 April 2011 (UTC)
Article name
The engine is called V8, right? Not V8 JavaScript engine? So shouldn't the article rather be named V8 (JavaScript engine)? — Northgrove 08:31, 19 September 2008 (UTC)
- Moved. Joshua Issac (talk) 21:16, 28 September 2008 (UTC)
-
- Is V8 an engine or only an interpreter? I mean, chrome uses also webcore/JavaScriptCore as engine and only v8 as interpreter (and safari SquirrelFish/Extreme...), or am I wrong? ~~
-
-
- V8 is Chrome's JavaScript engine. In all release builds of both Chrome and Chromium, V8 does all the JavaScript execution. The source tree does include JavaScriptCore, but is only enabled if the compilation is specifically configured to do so. This is done for the purposes of comparison between the two engines. Any binary you get from an official source, whether it be Chrome or Chromium, uses only V8 to parse and execute JavaScript. And technically, V8 is not an interpreter as it only executes machine code generated from JavaScript. —Preceding unsigned comment added by 151.199.93.253 (talk) 01:55, 13 December 2009 (UTC)
-
First Version Published, Sep 02, 2008
per http://code.google.com/p/v8/downloads/detail?name=benchmarks-v1.zip&can=2&q=
24.215.141.142 (talk) 00:52, 19 May 2010 (UTC)
Project rating
I re-rated - javascript is the new platform (and this is the fastest and most used engine) - I'm only not rating top due to range given by others (low, mid) Widefox; talk 14:27, 5 April 2013 (UTC)