Re: JS engine(s) provided by gnustep

Riccardo Mottola <[email protected]> Wed, 13 Dec 2023 10:03:42 +0100
Newsgroups gmane.comp.lib.gnustep.devel,gmane.comp.lib.gnustep.general
Message-ID <[email protected]>
Hi Nikolaus,

H. Nikolaus Schaller wrote:
> SimpleWebKit had all WebView interfaces to call JS and itself contains some incomplete JS (ECMA-Script) interpreter.

what do you think of integrating a light-weight JS interpreter library? 
I wonder if at the backend of the parser this can be easily integrated.

Riccardo