Coding week #1 | Haiku Project

Hello everybody. This is me Rajagopalan working on getting webkit2 on haiku. Previously as you guys know we were trying to get IPC working. Well we have succeeded in that after hitting some obstacles.


This is a companion discussion topic for the original entry at https://www.haiku-os.org/blog/rajagopalan/2019-06-04_coding_week_1/
7 Likes

Great to hear… keep up your great work…

Currently to pick a right path we want to enable all the asserts in release mode as debug build fails because gcc runs out of memory.

I think the issue you were hitting for this was probably solved by our switch to rpmalloc. So, you may want to try again.

1 Like

Thank you. Nice to see WebKit2 is progressing.

Thank you everybody for such kind words :slight_smile:

Ah yes will give it a try now