Tagged: Javascript

Decode H264 Natively with Javascript

Michael Bebenita, a developer over at Mozilla, just released 'Broadway' – a Javascript H264 decoder. It is currently capable of rendering HD video at 30fps in the latest developer build of Firefox.

Linux Kernal Running In Javascript

Fabrice Bellard just released an X86 Linux emulator written entirely in Javascript. In order to run this, you will need an updated browser with support of W3C Typed Arrays – which is currently limited to...

Javascript Gameboy Color Emulator

Grant Galitz of grantgalitz.org programmed the first GameBoy Color emulator for JavaScript. Using the source code from MeBoy and JsGB, two other GameBoy emulators, this emulator was successfully ported. The audio is a bit laggy on some...