Security Advisories (1)
CVE-2021-46322 (2022-01-20)

Duktape v2.99.99 was discovered to contain a SEGV vulnerability via the component duk_push_tval in duktape/duk_api_stack.c.

Changes for version 0.000071 - 2018-08-28

  • Convert JS booleans into JSON::PP::Boolean objects. This allows us to roundtrip, especially for cases such as reading a JSON file in JS (which will likely use booleans) and passing that to / from Perl.
  • Get rid of dispatch_function_in_event_loop(). It is actually better that calling eval() always tries to dispatch any pending timers after running the requested code.

Documentation

Modules

Perl XS binding for the Duktape Javascript embeddable engine