rkd77 / elinks

Fork of elinks
Other
350 stars 38 forks source link

[ javascript ] mujs support #178

Open jopadan opened 2 years ago

jopadan commented 2 years ago

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

rkd77 commented 2 years ago

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 commented 2 years ago

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.

thesamesam commented 2 years ago

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

klikevil commented 2 years ago

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