- Updated for Emscripten 1.38.31 / latest Fastcomp (1.38.40) and Perl v5.30.0
- Updated for Emscripten 1.38.28 and Perl v5.28.1
- Added experimental Perl 6 support
- Added modules Future, Digest::MD5, and Digest::SHA
- Added Perl.exitStatus
- Updated regex_tester.html
- Added "Code Demo Editor" in web/democode/
- Added "cpanfile"s for dependencies
- Minor fixes and updates to build.pl
- Updated regex_tester.html (improvements and bugfixes)
- Added WebPerl::JSObject::jscode()
- Added Perl.addStateChangeListener and deprecated Perl.stateChanged
- Added WebPerl::js_new()
- Added regex_tester.html
- Added Perl.noMountIdbfs
- A few other minor fixes and updates
- Fixed an issue with WebPerl::JSObject::toperl() where JS objects were not being converted properly.
- Added AJAX demo
- Added WebPerl autoloading for script tags
- Various small changes, bugfixes and enhancements (mostly not user-visible)
- Added
runtests.html
andexperiments
dir
- First public release