The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.15

  • Add Date compatibility.
  • QuickJS memory-management parameters are now configurable.
  • BigInt et al. on 64-bit no longer requires a compiler that implements int128. (e.g., CloudLinux 6 can now have BigInt)
  • QuickJS runtime info is now set to the module name. (Debugging aid.)
  • Docs improvement for memory-leak notifications. (Thank you, perlancar!)
  • Docs now demonstrate use of `std` module, and a test is added.

Provides

in lib/JavaScript/QuickJS.pm
in lib/JavaScript/QuickJS.pm
in lib/JavaScript/QuickJS.pm