KHTML, KJS Unfrozen -- details

Richard Moore richmoore44 at gmail.com
Wed Jan 11 00:01:01 GMT 2006


On 1/10/06, Charles Samuels <charles at kde.org> wrote:
>
> I think it'd be nice if Javascripts executed incrementally (like on a
> QTimer(0) ).


I don't really see how that could be acheived unfortunately. It would
require an interpreter that made no use of the stack (which would be nice
for other reasons), but would also have a massive performance overhead that
would render sites that use js heavily unusable. Integrating a design like
this into applications that use JS outside web pages would be tricky too.

Rich.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20060111/2f053b06/attachment.htm>


More information about the kfm-devel mailing list