<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JavaScript &#8211; Linux und Ich</title>
	<atom:link href="https://linuxundich.de/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://linuxundich.de</link>
	<description>Blog über Ubuntu, Linux, Android und IT</description>
	<lastBuildDate>Thu, 13 Mar 2025 11:52:04 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://linuxundich.de/wp-content/uploads/2025/04/cropped-lui-app-512-32x32.png</url>
	<title>JavaScript &#8211; Linux und Ich</title>
	<link>https://linuxundich.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Angetrieben von JavaScript läuft Linux direkt im Browser</title>
		<link>https://linuxundich.de/gnu-linux/linux-browser-javascript/</link>
					<comments>https://linuxundich.de/gnu-linux/linux-browser-javascript/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Tue, 17 May 2011 14:19:56 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[QEMU]]></category>
		<guid isPermaLink="false">http://linuxundich.de/de/?p=12561</guid>

					<description><![CDATA[Gibt es bei euch auch ab und an Momente, wo ich einfach nur staunen könnt? Der französische Hacker Fabrice Bellard (Wikipedia) hat bei mir mit seinem in JavaScript geschriebenen JS/Linux Emulator für den Browser mal wieder für so einen gesorgt. Der Emulator sorgt dafür, dass ein 2.6.20er Linux-Kernel inkl. BusyBox und QEmacs im Browser laden. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Gibt es bei euch auch ab und an Momente, wo ich einfach nur staunen könnt? Der französische Hacker <a href="http://bellard.org/" target="_blank" rel="noopener">Fabrice Bellard</a> (<a href="http://en.wikipedia.org/wiki/Fabrice_Bellard" target="_blank" rel="noopener">Wikipedia</a>) hat bei mir mit seinem in JavaScript geschriebenen <a href="http://bellard.org/jslinux/" target="_blank" rel="noopener">JS/Linux Emulator für den Browser</a> mal wieder für so einen gesorgt. Der Emulator sorgt dafür, dass ein 2.6.20er Linux-Kernel inkl. BusyBox und <a href="http://bellard.org/qemacs" target="_blank" rel="noopener">QEmacs</a> im Browser laden. Wozu das gut sein mag? Eigentlich ist das eher eine Demo, einen richtigen Anwendungsfall gibt es vorerst einmal nicht. Fabrice nennt jedoch aber selber ein paar mögliche Anwendungsgebiete&#8230;</p>
<p><span id="more-12561"></span></p>
<ul>
<li>Benchmarking of Javascript engines (how much time takes your Javascript engine to boot Linux ?). For this particular application, efficient handling of 32 bit signed and unsigned integers and of typed arrays is important.</li>
<li>Client side processing using an x86 library, for example for cryptographic purposes. For such application, the x86 emulator can be modified to provide an API to load x86 dynamic libraries and to provide a <a href="https://developer.mozilla.org/en/js-ctypes/Using_js-ctypes" target="_blank" rel="noopener">js-ctypes</a> like API to call the C/C++ functions from javascript.</li>
<li>A more advanced version would allow to use old DOS PC software such as games.</li>
</ul>
<p>Wer schon immer mal ein <code>rm -rf /</code> ausprobieren wollte, der kann das nun sicher und ohne Gefahr im Browser probieren <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;"> Das Ganze braucht übrigens einen aktuellen Browser. Es braucht mindestens Firefox 4 oder Chrome/Chromium in einer aktuellen Ausgabe, wobei der Firefox eine deutlich bessere Performance liefern soll.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/linux-browser-javascript/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
	</channel>
</rss>
