Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
99 user(s) are online (59 user(s) are browsing Forums)

Members: 0
Guests: 99

more...

Headlines

 
  Register To Post  

« 1 2 3 (4) 5 6 »
Re: WebKit based browser initiative
Quite a regular
Quite a regular


See User information
@LiveForIt
There's no JIT support in the JavaScriptCore version used by Wayfarer. Also if you think that the latest WebKit is trivial to "compile", then you didn't pay attention to this thread or any of the other discussion about it :P
Anyway props to walkero for actually doing something, instead of endlessly talking about why it can't be done, why something else should be done instead, etc. You know the things people tend to do when the topic of browsers comes up.

This is just like television, only you can see much further.
Go to top
Re: WebKit based browser initiative
Home away from home
Home away from home


See User information
@BSzili

Well cross compiled version exists for MorphOS, AROS, AmigaOS3.x and AmigaOS4.x, yes, I know its not easy to compile, I experienced that myself, but it has been compiled several times. Sure, you need keep your clib up to date, to compile the latest. should be obvious.

Quote:
There's no JIT support in the JavaScriptCore version used by Wayfarer.


there is no JIT support any, OWB, Odyssey or Wayfarer browser.
there is no JIT support in NetSurf and none in IBrowse, none in AWeb, and so on.

And this is why, it should be focused on.

What GUI we use on top is less important, sure we want it to be mostly GPU accelerated, by using latest 2D api’s and avoid custom routines / and wrappers.


Edited by LiveForIt on 2022/12/24 11:54:37
(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: WebKit based browser initiative
Quite a regular
Quite a regular


See User information
There is not even a browser running, but you'd already focus on creating a big endian PPC JIT for JavaScriptCore? Yikes.

This is just like television, only you can see much further.
Go to top
Re: WebKit based browser initiative
Home away from home
Home away from home


See User information
@BSzili

I see you come here to argue, you don’t need compile web browser to do unit tests, and fusional tests. For goodness’s sake JS comes with a test kit.

For large projects you need to divide and conquer, you can’t take
on everything at once. you get stuck find excuses to work on something else.

https://dev.to/dvddpl/divide-and-conqu ... g-project-management-2e0n


Edited by LiveForIt on 2022/12/23 18:56:30
(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: WebKit based browser initiative
Quite a regular
Quite a regular


See User information
I came to commend walkero and the others on the progress they made. There's nothing to argue about since you have already changed the subject.

This is just like television, only you can see much further.
Go to top
Re: WebKit based browser initiative
Quite a regular
Quite a regular


See User information
Good to read progress! Thank you guys!

Amiga x5000 ı o2o ı 4GB RAM ı RadeonRX580 | SBlaster Audigy Fx - AmigaOS4.1 FInal Edition

A1200 sandwich

Warp - Croatian Amiga portal
Go to top
Re: WebKit based browser initiative
Just popping in
Just popping in


See User information
Thank you guys, keep up the great work!

Go to top
Re: WebKit based browser initiative
Not too shy to talk
Not too shy to talk


See User information
@pjs, @walkero

I completely agree with all that pjs has said. Thanks for taking the inititive and pouring great effort into this port and project.

Valiant@Camelot
AmigaOne XE, 800Mhz, 1GB, 9250 Radeon, OS4.1u7
Sam440ep, 666Mhz, 512Mb, 9250 Radeon, OS4.1u6
A1-X1000, 1.8Ghz, 1GB, 9250 Radeon, OS4.1x
A1-X5000/40 2.2Ghz, 2GB, Radeon HD 7700, OS4.1 FE ud 2
Go to top
Re: WebKit based browser initiative
Home away from home
Home away from home


See User information
@walkero

I know it's still early on in the project, but it would be great if we could use webkit as an embeddable webview that's usable via something like this webview project. The Windows version of ZitaFTP Server uses a webview for the UI, which is currently not possible on AmigaOS.

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more.
https://keasigmadelta.com/ - more of my work
Go to top
Re: WebKit based browser initiative
Just can't stay away
Just can't stay away


See User information
@Hans
Quote:
I know it's still early on in the project, but it would be great if we could use webkit as an embeddable webview that's usable via something like this webview project. The Windows version of ZitaFTP Server uses a webview for the UI, which is currently not possible on AmigaOS.
Probably way too old by now, but in OWB the WebView and the OS specific GUIs (AmigaOS 4.x ReAction, AROS AFAIK intuition.library/GadTools, MorphOS MUI, Linux GtK, AmigaOS 3.x SDL + HTML (no real GUI), etc.) were separate parts.

Go to top
Re: WebKit based browser initiative
Site Builder
Site Builder


See User information
@Hans
Sorry for my late answer, but the last 3 days I was involved at the Amiga Ireland event.

Our goal is to tie as less as possible the WebKit engine we port with any application, no matter if that is a browser, an email client or anything else. I believe that this is doable. Now, if the way to do it is by creating a simple class like a webview, then that's what we are going to do. In any way our first goal is to create a simple window showing a single page, and a webview should be necessary I guess.

I am also thinking that we could have stand-alone apps with specific applications, i.e. a vector graphics app or a UML app, that could run like a native application. Something like what electron is for the other systems. That would be cool, right?

Last week, when I was working on the project, I was compiling the full WebKitty project. I believe that we all gonna have a better idea of what we are capable to have at the end of it.

@everyone
You can track the progress we make at
https://github.com/users/walkero-gr/projects/1
and find more info on the wiki pages for everything we have done so far
https://github.com/walkero-gr/webkitty/wiki

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top
Re: WebKit based browser initiative
Quite a regular
Quite a regular


See User information
@walkero

Thanks for the updates. Good progress.

---
redfox

Go to top
Re: WebKit based browser initiative
Quite a regular
Quite a regular


See User information
Thanks for the updates, Walkero! Nice!

Go to top
Re: WebKit based browser initiative
Just can't stay away
Just can't stay away


See User information
Thanks George. Good to see you at Amiga Ireland.
Your setup was looking well and the passion you are putting into this is great!

AmigaOne X1000.
Radeon RX550

http://www.tinylife.org.uk/
Go to top
Re: WebKit based browser initiative
Site Builder
Site Builder


See User information
Hey Alan. It was great meeting you there as well. I hope we meet again sooner than after 3 years :D

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top
Re: WebKit based browser initiative
Quite a regular
Quite a regular


See User information
Thank you for the progress, Walkero! It is nice to see that port is step by step closer to OS4!

Amiga x5000 ı o2o ı 4GB RAM ı RadeonRX580 | SBlaster Audigy Fx - AmigaOS4.1 FInal Edition

A1200 sandwich

Warp - Croatian Amiga portal
Go to top
Re: WebKit based browser initiative
Just popping in
Just popping in


See User information
@LiveForIt

Isn't there a Javascript JIT for Odyssey Morphos from Mark Olsen ?

Go to top
Re: WebKit based browser initiative
Not too shy to talk
Not too shy to talk


See User information
Hi, is it still progressing? I can't see new entries for a few weeks...

https://github.com/users/walkero-gr/projects/1/views/1

CD32/A500/A600/A600+Furia/A1200/A4000D+A2320+PiccoloSD64/Sam440 flex 800MHz RAM 1GB HD7750 128MB OS4.1 SBLive! ->
Go to top
Re: WebKit based browser initiative
Site Builder
Site Builder


See User information
@mr2
Yeah, I am away from my machines for a couple of weeks and haven't done much. But the work is not stopped since we have to tackle other issues as well, like the investigation of the thread crashing of JSC, and porting more libraries.

As soon as we have any news we are going to let everyone know.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top
Re: WebKit based browser initiative
Not too shy to talk
Not too shy to talk


See User information
Thanks, thumbs-up, 😀

CD32/A500/A600/A600+Furia/A1200/A4000D+A2320+PiccoloSD64/Sam440 flex 800MHz RAM 1GB HD7750 128MB OS4.1 SBLive! ->
Go to top

  Register To Post
« 1 2 3 (4) 5 6 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project