On Aug 24, 4:59 pm, "Ian Bambury" <[EMAIL PROTECTED]> wrote:
> As I see it:
>
> Bytecode is intended for a JVM. As such you would either have to emulate a
> JVM in JavaScript or at least partially reverse engineer the bytecode to a
> point where you could optimise it.

I do not think that recompiling is a big problem - thare are tools
which recompile Java byte code into Javba source, and results are
quite similar to original.

Regards,
Maxim

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to