<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Javascript engines in 32-bit and 64-bit browsers</title>
	<atom:link href="http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 03:16:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael Moy</title>
		<link>http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/#comment-154971</link>
		<dc:creator>Michael Moy</dc:creator>
		<pubDate>Wed, 26 Mar 2008 19:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2017#comment-154971</guid>
		<description>Makoto started work on 64-bit builds in 2003 and I spun my wheels trying to get it to work for a while. He gave me his code in 2005 and I started building them then. I thought that support would come in FF 3 but it was only NSPR support. So I need to either port my 2.0 stuff to 3.0 or ask Makoto for his stuff and then get it to work (not that easy to do).

I have a project that I haven&#039;t really started, to get plugins to work on the 64-bit browser but I haven&#039;t had the time for it. This already exists on Linux. It turns the plugin protocol into RPCs which are shipped to a 32-bit stub that interfaces with the 32-bit plugins. In a sense, it allows a 64-bit program to make calls into 32-bit shareable images. The author of the Linux software indicated to me that he was looking at doing a Windows port but this was early in 2007 so I assume that he&#039;s been busy with other stuff.

Windows XP x64 edition is a very nice operating system but AMD and Microsoft dropped the ball on marketing and drivers.</description>
		<content:encoded><![CDATA[<p>Makoto started work on 64-bit builds in 2003 and I spun my wheels trying to get it to work for a while. He gave me his code in 2005 and I started building them then. I thought that support would come in FF 3 but it was only NSPR support. So I need to either port my 2.0 stuff to 3.0 or ask Makoto for his stuff and then get it to work (not that easy to do).</p>
<p>I have a project that I haven&#8217;t really started, to get plugins to work on the 64-bit browser but I haven&#8217;t had the time for it. This already exists on Linux. It turns the plugin protocol into RPCs which are shipped to a 32-bit stub that interfaces with the 32-bit plugins. In a sense, it allows a 64-bit program to make calls into 32-bit shareable images. The author of the Linux software indicated to me that he was looking at doing a Windows port but this was early in 2007 so I assume that he&#8217;s been busy with other stuff.</p>
<p>Windows XP x64 edition is a very nice operating system but AMD and Microsoft dropped the ball on marketing and drivers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/#comment-154964</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 26 Mar 2008 15:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2017#comment-154964</guid>
		<description>Thanks for the heads up, Michael.  I purposely didn&#039;t test 2.0 builds because the JS performance is so bad, regardless of platform, but maybe I should just for illustrative purposes.

I must say, I&#039;m a bit peeved that Mozilla hasn&#039;t bothered to produce x64 builds themselves;  I get that most plugins wouldn&#039;t work, but that&#039;s hardly &lt;em&gt;their&lt;/em&gt; problem.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up, Michael.  I purposely didn&#8217;t test 2.0 builds because the JS performance is so bad, regardless of platform, but maybe I should just for illustrative purposes.</p>
<p>I must say, I&#8217;m a bit peeved that Mozilla hasn&#8217;t bothered to produce x64 builds themselves;  I get that most plugins wouldn&#8217;t work, but that&#8217;s hardly <em>their</em> problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Moy</title>
		<link>http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/#comment-154963</link>
		<dc:creator>Michael Moy</dc:creator>
		<pubDate>Wed, 26 Mar 2008 15:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2017#comment-154963</guid>
		<description>I think that the Firefox build that you got from Makoto&#039;s site is unoptimized, and yes, the performance is awful. I think that he just did that as a proof of concept and that building with normal compiler optimizations will come down the road.

I believe that IE7 is built with PGO which adds a big boost. FF 3.0 on Win32 will use PGO as well. I&#039;d suggest that you give my 64-bit builds a try. I only have 2.0 builds right now. I assumed that FF 3.0 would support 64-bits natively but I&#039;m wrong on that. I do intend to do 64-bit FF 3.0 builds but it will take me a while to get there.</description>
		<content:encoded><![CDATA[<p>I think that the Firefox build that you got from Makoto&#8217;s site is unoptimized, and yes, the performance is awful. I think that he just did that as a proof of concept and that building with normal compiler optimizations will come down the road.</p>
<p>I believe that IE7 is built with PGO which adds a big boost. FF 3.0 on Win32 will use PGO as well. I&#8217;d suggest that you give my 64-bit builds a try. I only have 2.0 builds right now. I assumed that FF 3.0 would support 64-bits natively but I&#8217;m wrong on that. I do intend to do 64-bit FF 3.0 builds but it will take me a while to get there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/#comment-154837</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 24 Mar 2008 12:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2017#comment-154837</guid>
		<description>Let me rephrase:  the only two 64-bit browsers available to me were Internet Explorer 7 and Firefox;  of those two, I used Internet Explorer 7 and a recent nightly build of Firefox 3.</description>
		<content:encoded><![CDATA[<p>Let me rephrase:  the only two 64-bit browsers available to me were Internet Explorer 7 and Firefox;  of those two, I used Internet Explorer 7 and a recent nightly build of Firefox 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doow</title>
		<link>http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/#comment-154835</link>
		<dc:creator>doow</dc:creator>
		<pubDate>Mon, 24 Mar 2008 12:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2017#comment-154835</guid>
		<description>&gt; On Windows Vista x64, the only two browsers so available to me are Internet Explorer 7 and a recent nightly build of Firefox 3.

That&#039;s simply wrong, you can find stable Firefox x64 builds at http://www.vector64.com/WindowsBuilds.html</description>
		<content:encoded><![CDATA[<p>&gt; On Windows Vista x64, the only two browsers so available to me are Internet Explorer 7 and a recent nightly build of Firefox 3.</p>
<p>That&#8217;s simply wrong, you can find stable Firefox x64 builds at <a href="http://www.vector64.com/WindowsBuilds.html" rel="nofollow">http://www.vector64.com/WindowsBuilds.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guti</title>
		<link>http://heliologue.com/2008/03/23/javascript-engines-in-32-bit-and-64-bit-browsers/#comment-154831</link>
		<dc:creator>Guti</dc:creator>
		<pubDate>Mon, 24 Mar 2008 09:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/?p=2017#comment-154831</guid>
		<description>Look for some agregate results (which also includ Opera) at &lt;a href=&quot;http://guti.bitacoras.com/index.php?entry=entry080323-090755&quot; rel=&quot;nofollow&quot;&gt;.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Look for some agregate results (which also includ Opera) at <a href="http://guti.bitacoras.com/index.php?entry=entry080323-090755" rel="nofollow">.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

