andrewducker: (Default)
[personal profile] andrewducker
[livejournal.com profile] robhu has a good point over here.

At the moment we write Javascript in web pages, which is then compiled down by the various JIT methods that Firefox/IE/Webkit use to make it super fast.

Seeing as what's run clearly isn't the actual JS itself, but bytecode, why not have a standardised bytecode that all browsers would support, which would then mean you could write your code in any language you liked, providing there was a compiler to convert it to the standardised bytecode?

At the moment Google uses GWT to convert Java into Javascript that then gets converted into the running code, (And MS used to have something similar) wouldn't it be handy if the intermediate step wasn't necessary?

Date: 2010-11-11 03:53 pm (UTC)
From: [identity profile] robhu.livejournal.com
Well, you'll get the choice. You can continue to use JS if you like, but people that want to use other languages (and I suspect there are A LOT of those) can use the byte code system. Think for example how many Ruby or Python web developers there are who are good with that language but not so great with JS.

There's no good reason why they shouldn't be able to write in Ruby/Python for the browser just like they do on the server end.

Date: 2010-11-12 01:57 am (UTC)
From: [identity profile] figg.livejournal.com
and yet they do already without a bytecode but compiling to javascript

October 2025

S M T W T F S
    1 2 3 4
5 6 7 8 9 10 11
12 13 14 15161718
19202122232425
262728293031 

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Oct. 16th, 2025 01:24 am
Powered by Dreamwidth Studios