Click Here
home features news forums classifieds faqs links search
6071 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
12 crawler(s) on-line.
 113 guest(s) on-line.
 0 member(s) on-line.



You are an anonymous user.
Register Now!
 kolla:  5 mins ago
 AMIGASYSTEM:  12 mins ago
 Karlos:  14 mins ago
 dreamlandfantasy:  19 mins ago
 matthey:  38 mins ago
 Maijestro:  1 hr 16 mins ago
 OlafS25:  1 hr 19 mins ago
 pixie:  1 hr 41 mins ago
 Rob:  2 hrs 9 mins ago
 amigakit:  2 hrs 32 mins ago

/  Forum Index
   /  Amiga General Chat
      /  OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Register To Post

Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 | 6 Next Page )
PosterThread
MichaelMerkel 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 23-Feb-2016 18:45:29
#21 ]
Cult Member
Joined: 9-Mar-2003
Posts: 819
From: Ilvesheim, Germany

@Hans

Quote:

Hans wrote:
@MichaelMerkel

V8 is Google's Javascript JIT, and Google decided to create their own fork of Webkit called Blink a few years ago. Needless to say, integrating v8 into Webkit may be a challenge.


ah. ok. seems i didn't read that accurately

thanks!

regards...
michael

_________________
Michael Merkel
(Michael.Merkel@gmx.net Home)
Member of Amiga-Freunde Pfalz, OS4 Welt

 Status: Offline
Profile     Report this post  
BSzili 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 23-Feb-2016 20:46:34
#22 ]
Regular Member
Joined: 16-Nov-2013
Posts: 447
From: Unknown

@Chris_Y

This is not a problem in a fork of WebKit, and affects all big endian platforms.

_________________
This is just like television, only you can see much further.

 Status: Offline
Profile     Report this post  
Raffaele 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 23-Feb-2016 20:47:08
#23 ]
Super Member
Joined: 7-Dec-2005
Posts: 1906
From: Naples, Italy

@wawa

Bigfoot is involved in realizing javascript JIT. He solved problem of JIT calling 64bit values and stores variables (Actual Amiga Operating Systems are 32bt) in little endian 64 bit address space (he adjusted this way of addressing variables to suit 32bit big endian space).

Javascript JIT has nothing to do with current Javascript Endianess problems...

Last edited by Raffaele on 23-Feb-2016 at 08:51 PM.

_________________
"When the Amiga came out, everyone [at Apple] was scared as hell." (J.L. Gassée, former CEO of Apple France and chief of devs of Mac II-fx, interviewed by Amazing Computing, Nov 1996).

 Status: Offline
Profile     Report this post  
Hans 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 23-Feb-2016 20:57:07
#24 ]
Elite Member
Joined: 27-Dec-2003
Posts: 5067
From: New Zealand

@BSzili

Quote:

BSzili wrote:
@Hans
Isn't it funny how quickly the "anything but fixing Odyssey/JavaScriptCore" people offer alternatives, that'd require much more work than the original task?

Yep!

Having said that, if I were to create a new browser for AmigaOS, then Google's Blink and v8ppc would almost certainly be my first choice. Why? Because Google stripped millions of lines of code out of their Webkit fork. I greatly prefer smaller & simpler code.

Fixing Odyssey/JavaScriptCore is still the quickest path to an updated browser for us all (AOS, MorphOS, AROS), though.

Hans

_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
https://keasigmadelta.com/ - More of my work.

 Status: Offline
Profile     Report this post  
wawa 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 23-Feb-2016 21:15:26
#25 ]
Elite Member
Joined: 21-Jan-2008
Posts: 6259
From: Unknown

@Raffaele

Quote:
Javascript JIT has nothing to do with current Javascript Endianess problems...


was actually under impression these were js engine 64bit endian issues itself, that were to be solved in advance to taking up on enabling jit for it. might be wrong, but then if the actual endian issues are completely different ones, and have not yet even been looked at, thats even worse.

 Status: Offline
Profile     Report this post  
guruman 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 23-Feb-2016 23:51:44
#26 ]
Regular Member
Joined: 20-Jun-2007
Posts: 133
From: Padova, Italy

@wawa
Quote:
wawa wrote:

there is a post of bigfoot somewhere on morph zone that explains the difficulty with fixing these "bugs", he has been working on. apparently he has done most of the work, but still wasnt able to get the executable run stable, and thats where he has given up, at least for the time being.

Let me just clarify one thing, work is progressing very slowly but we can still expect the JS JIT for MorphOS Odyssey to get completed sooner or later. As bigfoot himself said in the very message you linked (linky):
Quote:
bigfoot wrote:

So, as Pampers mentioned, I still want to finish this, but with the amount of time I ended up spending on fixing endian issues in the JIT engine, I overshot my initial time estimate by at least a factor of 5, and I had to focus on other things to get an income. Thus, I'm still (obviously very slowly) working on this


Kind regards,
Andrea

 Status: Offline
Profile     Report this post  
iggy 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 0:12:05
#27 ]
Super Member
Joined: 20-Oct-2010
Posts: 1175
From: Bear, Delaware USA

@guruman

Mark has never promised anything he did not deliver, so you can trust that he will finish the project mentioned, but again this is NOT what this bounty addresses.

I am not sure that this will not continue to be an issue with all software ports from little endian platforms.

So, this will eventually be addressed in MorphOS by an ISA change, and it is already not an issue with X86 AROS.


68K and PPC platforms?
There is no easy solution.
Its all tedious line by line rewrites.

 Status: Offline
Profile     Report this post  
Hans 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 0:21:21
#28 ]
Elite Member
Joined: 27-Dec-2003
Posts: 5067
From: New Zealand

@iggy

Quote:

iggy wrote:

68K and PPC platforms?
There is no easy solution.
Its all tedious line by line rewrites.

For PowerPC there is the option of following IBM's lead, and switching the OS to little-endian mode. It's still not an easy solution, though.

Hans

_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
https://keasigmadelta.com/ - More of my work.

 Status: Offline
Profile     Report this post  
iggy 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 2:18:52
#29 ]
Super Member
Joined: 20-Oct-2010
Posts: 1175
From: Bear, Delaware USA

@Hans

Quote:
For PowerPC there is the option of following IBM's lead, and switching the OS to little-endian mode.


Interesting idea.
I use a G5 PowerMac and I'd forgotten about that option.
It won't with most PPC CPUs, but it was an option.

 Status: Offline
Profile     Report this post  
pampers 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 6:45:10
#30 ]
Regular Member
Joined: 4-Oct-2009
Posts: 154
From: Unknown

@Raffaele

Quote:
Are there developers starting being interested with the cash and offer themselves to solve the bugs?


Don't be ridiculous.. When I criticized your bounty I had my reasons and looks like I was right. This amount of money is not even funny.

Before you even though of opening any bounty I had a talk with 2 quite active developers offering them this bounty with 1000e on the top of it and they didn't agreed so looking for anyone interested with $500 in the pocket is unreal.

 Status: Offline
Profile     Report this post  
kamelito 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 7:52:58
#31 ]
Cult Member
Joined: 26-Jul-2004
Posts: 815
From: Unknown

interesting read about indianness and tools.
http://www.drdobbs.com/article/print?articleId=226000073&siteSectionName=windows

Kamelito

 Status: Offline
Profile     Report this post  
tygre 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 15:20:51
#32 ]
Regular Member
Joined: 23-Mar-2011
Posts: 279
From: Montreal, QC, Canada

Quote:

OlafS25 wrote:
@TRIPOS

you still talk about something what does not exist

about endian issues I think that too, developers are supporting modern hardware and not obscure retro systems running on outdated hardware. No chance to motivate them to add support for PPC, not even with money (except someone would offer lots of it)


Duktape supports many different architectures, including Amiga 68k, so I believe that Netsurf could too
PS. @wawa: "2. someone would have to familiarize himself" or herself

Cheers!

_________________
Tygre
Scientific Progress Goes Boing!

 Status: Offline
Profile     Report this post  
Hypex 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 15:38:12
#33 ]
Elite Member
Joined: 6-May-2007
Posts: 11222
From: Greensborough, Australia

@kamelit0

Quote:
http://www.drdobbs.com/windows/detecting-endian-issues-with-static-anal/226000073?pgno=2


Haha. Big endian coders work from head down. Little endian coders do it ass up.

Last edited by Hypex on 24-Feb-2016 at 03:41 PM.

 Status: Offline
Profile     Report this post  
wawa 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 16:24:04
#34 ]
Elite Member
Joined: 21-Jan-2008
Posts: 6259
From: Unknown

@tygre

Quote:
Duktape supports many different architectures, including Amiga 68k, so I believe that Netsurf could too


arent you on aorg? you certainly know that there is two netsurf ports for amiga (68k) ;)

Quote:
PS. @wawa: "2. someone would have to familiarize himself" or herself


sorry if i usually automatically assume its almost exclusively middle aged men visiting here. how about "familiarize themselves" then? :D

 Status: Offline
Profile     Report this post  
tygre 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 16:42:40
#35 ]
Regular Member
Joined: 23-Mar-2011
Posts: 279
From: Montreal, QC, Canada

Quote:

wawa wrote:
@tygre

Quote:
Duktape supports many different architectures, including Amiga 68k, so I believe that Netsurf could too


arent you on aorg? you certainly know that there is two netsurf ports for amiga (68k) ;)


Yes, I am but, frankly, I am a bit confused as to the respective benefits/limitations of each version and their relation to one anther and to the "main branch" of Netsurf

Cheers!

_________________
Tygre
Scientific Progress Goes Boing!

 Status: Offline
Profile     Report this post  
NutsAboutAmiga 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 19:49:58
#36 ]
Elite Member
Joined: 9-Jun-2004
Posts: 12820
From: Norway

@Hans

Yes but we use PowerPC today because it is big-endian, this how we can run 680x0 software, and PowerPC software at the same time, sure Power8 might allow a mixed world, this might be ideal for AmigaOS at least allows program to migrate, or run emulate x86 vms on powerpc host.

Just setting the endianness of memory blocks, will solve a lot issues we have today where byte swapping is needed; for example loading a wav file or some other data file, compatibility with graphic cards and so on.

Last edited by NutsAboutAmiga on 24-Feb-2016 at 07:52 PM.

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
wawa 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 20:24:29
#37 ]
Elite Member
Joined: 21-Jan-2008
Posts: 6259
From: Unknown

@tygre

Quote:


Yes, I am but, frankly, I am a bit confused as to the respective benefits/limitations of each version and their relation to one anther and to the "main branch" of Netsurf

Cheers!


arturs sdl version is the customary amiga version, maintained since long and tolerated by the netsurf developers so far even if they want "native" implementation. this is do to say "quick and dirty" port. but requires less maintenance.

chris has sone reaction version for os4 and only latels started to experiment wit porting his frontend to amiga. he has encouraged the people to help him do it but there is obviously none left, who would be interested or skilled enough for this. despite claims that "native" port will be faster and consuming less resources, because sdl is "slow and bloated", as the urban legend goes, last time i tried chris' port was muchg slower. this might have improved. but also plotters need to be maintained, which is not the issue with the sdl version, which is obviously portable and always as good as sdl library on a particular platform.

all in all i think it would be worth to help chris. one of the reasons being the same binary would be suited to run on genuine amiga gfx and on rtg. but probably even better would be to have a mui/zune version of this frontend, suited for all platforms, as reaction is almost os4 exclusive and as well as depreciated on other platforms.

there is itix mui frontend for mos derived from rather old state of chris' work, i started to look into. alas it occured too much for me, differend codebases combined, a new exclusive build system, lacking programming experience, not to talk about, that it would be third version of a frontend, so i have given up.

 Status: Offline
Profile     Report this post  
Hans 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 24-Feb-2016 22:33:25
#38 ]
Elite Member
Joined: 27-Dec-2003
Posts: 5067
From: New Zealand

@NutsAboutAmiga

Quote:

NutsAboutAmiga wrote:
@Hans

Yes but we use PowerPC today because it is big-endian, this how we can run 680x0 software, and PowerPC software at the same time, sure Power8 might allow a mixed world, this might be ideal for AmigaOS at least allows program to migrate, or run emulate x86 vms on powerpc host.

It's not just Power8 that's bi-endian; biendianness is part of the PowerPC specification (although some PPC processors don't have it). Microsoft released a PowerPC version of Windows NT back in the 90s by setting the CPU to little-endian mode.

NOTE: PowerPC processors have "byte-reversed" load/store instructions such as lwbrx, which I already use in drivers indirectly via __builtin_bswap32(x) (which requires GCC 4.4.0 or higher). It's just a pain to have to riddle your code with such calls.


Quote:
Just setting the endianness of memory blocks, will solve a lot issues we have today where byte swapping is needed; for example loading a wav file or some other data file, compatibility with graphic cards and so on.

Please see my earlier reply in another thread for why I think that per-page endianness can't be relied upon (assuming that the CPUs we have even support this feature). It's not something that "just works."

Hans

_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
https://keasigmadelta.com/ - More of my work.

 Status: Offline
Profile     Report this post  
Raffaele 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 25-Feb-2016 8:43:53
#39 ]
Super Member
Joined: 7-Dec-2005
Posts: 1906
From: Naples, Italy

@pampers

Quote:

pampers wrote:
@Raffaele

Don't be ridiculous..


...So said, the man who has well known european diapers firm as nickname...


Quote:
When I criticized your bounty I had my reasons and looks like I was right. This amount of money is not even funny.


I couldn't care less of your blabber critics... 500 dollars are a good amount of money in contries like Poland where there are good AmigaOS 4 and MorpOS developers.

However this is a first call for developers... As soon as bounty increases there will be other calls... And also interest of developers will be attracted by more money available.

And no I do not mean people like you...

I refer to donors and developers of good will who really care for the platform.

Sure I do no expect any help from you category of blabber Amiga users.

All you can do is just fill forums with nonsense endless chats until you übercritics pleasantly find your dish magically full of mom made jelly served on the table by waiters as other people made all the hard work in your place...

Yay... Someone made hot soft Amiga Software for me... Thanks mom!!!

Then you look at the served dish, and start again crying! And this time crying for bugs and missing features... Because this is your attitude...

Sooner or later Amiga will end its adventure in this world... and it will be buried with the sound of nostalgic 68000 trolls, infinite critcs, and insulse blabbers...

Last edited by Raffaele on 25-Feb-2016 at 10:54 AM.
Last edited by Raffaele on 25-Feb-2016 at 09:03 AM.
Last edited by Raffaele on 25-Feb-2016 at 08:53 AM.
Last edited by Raffaele on 25-Feb-2016 at 08:50 AM.

_________________
"When the Amiga came out, everyone [at Apple] was scared as hell." (J.L. Gassée, former CEO of Apple France and chief of devs of Mac II-fx, interviewed by Amazing Computing, Nov 1996).

 Status: Offline
Profile     Report this post  
wawa 
Re: OWB JS Endianess Bounty reached 500 US$ Are there programmers interested?
Posted on 25-Feb-2016 12:31:37
#40 ]
Elite Member
Joined: 21-Jan-2008
Posts: 6259
From: Unknown

@Raffaele

fyi:
pampers has gathered and hosted the bounty for js ppc jit, we were talking about. he also is in some contact to developers afaik. so he knows what he is talking about from own experience with the subject. now, have you been talking to these polish developers, who as you hope will port webkit javascript to big endian for equivalent of 2000 polish zloty? admittedly there are few aros and morphos ones, i have not heard of any os4 developer in poland, but so far all those that would come in question, have refused.

now that you are praising yourself so much for what you do, and blame others for trolling, how about to actually do any work yourself? i im busy with finding and fixing aros68k bugs, currently porting lunapaint to aros 68k, with ifdefs for os4, just because i know you will question my contribution next. i think i invest enough work in this already.

Last edited by wawa on 25-Feb-2016 at 02:00 PM.

 Status: Offline
Profile     Report this post  
Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 | 6 Next Page )

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle