11.01.2016, 17:57, "Atul Sowani" <[email protected]>: > Hi! > > I would like to help you in this effort by making sure the new code > works fine on IBM ppc64le platform. Please let me know if that is > okay.
Of course! Moreover, if you are going to implement ppc64le support in LLINT or JIT, you can get some limited amount of help here (though I only have big-endian ppc32 near) You can start from building JSC, we need to sort out build issues. If you are cross-compiling you'll need to prepare toolchain file for CMake. > > Thanks, > Atul. > > On Mon, Jan 11, 2016 at 5:41 PM, Konstantin Tokarev <[email protected]> wrote: >> 11.01.2016, 14:15, "Konstantin Tokarev" <[email protected]>: >>> Hello again, >>> >>> I've created repository at https://github.com/annulen/webkit. Branch >>> qtwebkit-1 contains Qt port of JavaScriptCore, it can be built with >>> build-webkit script. Resulting jsc executable successfully passes tests. >>> >>> I've added some other information to the wiki: >>> >>> https://github.com/annulen/webkit/wiki >>> >>> In particular, it contains list of areas where you can help in case you >>> are interested. >>> >>> Stay tuned! >> >> BTW, if anyone reading my little wiki find politically incorrect phrasing, >> or factual errors, or just wants to add more information, please send me >> your GitHub nick and I'll add you to collaborators. >> >> -- >> Regards, >> Konstantin >> _______________________________________________ >> webkit-qt mailing list >> [email protected] >> https://lists.webkit.org/mailman/listinfo/webkit-qt > > _______________________________________________ > webkit-qt mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-qt -- Regards, Konstantin _______________________________________________ webkit-qt mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-qt
