Talk:V8 (JavaScript engine)/Archive 1

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Archive 1

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)

External links modified

Hello fellow Wikipedians,

I have just added archive links to one external link on V8 (JavaScript engine). Please take a moment to review my edit. If necessary, add {{cbignore}} after the link to keep me from modifying it. Alternatively, you can add {{nobots|deny=InternetArchiveBot}} to keep me off the page altogether. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—cyberbot IITalk to my owner:Online 16:57, 5 March 2016 (UTC)

Maintenance and rating of JavaScript articles

Concerning editing and maintaining JavaScript-related articles...

Collaboration...

If you are interested in collaborating on JavaScript articles or would like to see where you could help, stop by Wikipedia:WikiProject JavaScript and feel free to add your name to the participants list. Both editors and programmers are welcome.

Where to list JavaScript articles

We've found over 300 JavaScript-related articles so far. If you come across any others, please add them to that list.

User scripts

The WikiProject is also taking on the organization of the Wikipedia community's user script support pages. If you are interested in helping to organize information on the user scripts (or are curious about what we are up to), let us know!

If you have need for a user script that does not yet exist, or you have a cool idea for a user script or gadget, you can post it at Wikipedia:User scripts/Requests. And if you are a JavaScript programmer, that's a great place to find tasks if you are bored.

How to report JavaScript articles in need of attention

If you come across a JavaScript article desperately in need of editor attention, and it's beyond your ability to handle, you can add it to our list of JavaScript-related articles that need attention.

Rating JavaScript articles

At the top of the talk page of most every JavaScript-related article is a WikiProject JavaScript template where you can record the quality class and importance of the article. Doing so will help the community track the stage of completion and watch the highest priority articles more closely.

Thank you. The Transhumanist 01:07, 12 April 2017 (UTC)

Origin of name V8?

Anyone knows how it got its name "V8"? Is it V8 like in "car-engines"? Or V8 like in "version 8"? Or...? Would be nice to have it explained the article. — Preceding unsigned comment added by 80.251.192.97 (talk) 15:22, 3 October 2013 (UTC)

I was going to ask the same... 8 years later... S3rvus (talk) 22:20, 21 July 2021 (UTC)

It's the car engine. I'm adding that to the article now. -Pmffl (talk) 23:01, 15 March 2024 (UTC)