- Fabrice Bellard wrote something and that automatically makes it awesome for some reason.
- Someone wrote an emulator (of which there are dozens, most of them better) in JavaScript (which is an elegant language to write things in).
Something Interesting. Javascript x86 emulator
- Love4Boobies
- Member
- Posts: 2111
- Joined: Fri Mar 07, 2008 5:36 pm
- Location: Bucharest, Romania
Re: Something Interesting. Javascript x86 emulator
I'm not sure what everyone here is impressed about... I see two options:
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
[ Project UDI ]
Re: Something Interesting. Javascript x86 emulator
Meh. You missed the fancy cloud-ness of having an OS run in your web browser, without a need for some third-party browser plugin
Re: Something Interesting. Javascript x86 emulator
Third. It's a beauty and I love it. With a strong foundation you can do (almost) anything in it and it would be also readable (unlinke Perl ).berkus wrote:No.JamesM wrote:Am I the only person who really likes Javascript's purity?
I've worked with jQuery for a while now, I may try Prototype at some point, for it's nice class implementation.
Oh, and I have my own shell/module implementation, powered by v8. It has some neat features you won't find and node.js, and it's dead simple to write modules for. Too bad I don't have time/motivation for expanding it .
- Love4Boobies
- Member
- Posts: 2111
- Joined: Fri Mar 07, 2008 5:36 pm
- Location: Bucharest, Romania
Re: Something Interesting. Javascript x86 emulator
Right, except there are already better ways of running applications across networks than in your browser (remotely or not)... I call /fail on this one. Now, sharing CPUs in a distributed system---that would've been cool.Neolander wrote:Meh. You missed the fancy cloud-ness of having an OS run in your web browser, without a need for some third-party browser plugin
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
[ Project UDI ]