Welcome, Guest. Please login or register.

Author Topic: Wont this browser be useable for AmigaOS?  (Read 5413 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: Wont this browser be useable for AmigaOS?
« on: May 25, 2003, 09:38:45 PM »
The reason AmigaDE supports Personal Java is that regular Java requires that all subroutines be inlined which limits it to be interpreted or JIT translated.  AmigaDE uses static translation for added performance.

When the Virtual Processor gets ported to AmigaOS along with Java Foundation Classes then Java apps will fly!