Hi Konstantin, Before going further, please note that the MIPS port of JavaScriptCore is in a pretty bad shape in WebKit. Even if it compiles properly (I won't bet on it), it is very likely to crash at runtime.
Feel free to ping me on IRC if you need further info, Julien -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Konstantin Tokarev Sent: mercredi 30 décembre 2015 13:21 To: [email protected] Subject: Re: [webkit-qt] Reviving QtWebKit 30.12.2015, 15:00, "Konstantin Tokarev" <[email protected]>: > In case anyone does not follow WebKit development, here are several > highlights of what has changed since last QtWebKit branch-off: > > * Partial ES6 support in JavaScriptCore > (https://webkit.org/blog/4054/es6-in-webkit/) > * JavaScriptCore now uses C stack > * FTL JIT - ultimate JIT tier which compiles JS using LLVM > (https://webkit.org/blog/3362/introducing-the-webkit-ftl-jit/) > * JIT for CSS selectors > (https://webkit.org/blog/3271/webkit-css-selector-jit-compiler/) > * MediaSource and MediaStream (WebRTC) support in GStreamer MediaPlayer > implementation Sorry, forgotten to mention Content Blocking API: https://webkit.org/blog/3476/content-blockers-first-look/ -- Merry Christmas and Happy New Year, 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
