Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Porting webkit to really small embedded devices

    Qt WebKit
    2
    3
    2001
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tozka last edited by

      Let's say my hardware has some limitations. 10 MB of flash memory, 32 MB (max) of RAM, 256 MHz cpu - mips. Is it feasible to try and port webkit if I have my own widget toolkit (smaller than qt).

      All I need really is the webkit layout engine. And most importantly what steps should I take? I've been trying to cross-compile webkit but I cannot do it without some of the ports (gtk, qt).

      Any tips will be appreciated. I am sorry if similar question was asked but I didn't really find anything of help when I searched.

      1 Reply Last reply Reply Quote 0
      • T
        tozka last edited by

        Anyone understands my question and willing to help or hopefully point me in the right direction to look?

        1 Reply Last reply Reply Quote 0
        • S
          subbul last edited by

          try using skia or cairo port for graphics, i think you should time heavily on cutting down modules of Webkit. But 10MB/32MB is very tough to accomodate

          1 Reply Last reply Reply Quote 0
          • First post
            Last post