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.
Modules
Run JavaScript via QuickJS in Perl
Provides
in lib/JavaScript/QuickJS.pm
in lib/JavaScript/QuickJS.pm
in lib/JavaScript/QuickJS.pm