elinks icon indicating copy to clipboard operation
elinks copied to clipboard

[ javascript ] mujs support

Open jopadan opened this issue 3 years ago • 4 comments

Support for mujs and @ccxvii's mujs to reduce compile time and dependencies needed for system install and login to network.

jopadan avatar Jun 23 '22 17:06 jopadan

I will accept patches if similar functionality to spidermonkey is implemented. In case of no volunteers, I'm going to back to this issue in September this year.

rkd77 avatar Jun 23 '22 19:06 rkd77

Added mujs, One of weak points is: there is no execution timeout in mujs, at least I have not found it. So infinite loop and other long running scripts will hang whole elinks.

rkd77 avatar Sep 01 '22 08:09 rkd77

Polkit recently adopted Duktape as an alternative to Spidermonkey, FWIW.

thesamesam avatar Oct 13 '22 01:10 thesamesam

Thank you for considering adding this back in, this will be very helpful to my scripting without having to use selenium or other such things as well as mobile banking over ssh.

https://bugs.gentoo.org/797427

klikevil avatar Oct 14 '22 01:10 klikevil