TL;DR: All is well, you can ignore this message.
Hello from the announcement list for JS-Interpreter. It list is intended to alert developers of security issues or major changes. Over the past year there have been no such issues. Thus this update is primarily to assure developers that the list is still working, and to take the opportunity to do a roll-up of upgrades in the past year.
Most of the work in the past year has been routine bug fixes, performance improvements, and size reductions. Serialization speed has been more than doubled. Three new demos have been added to assist with common tasks:
* How to step line by line:
https://neil.fraser.name/software/JS-Interpreter/demos/line.html* How to measure the memory usage:
https://neil.fraser.name/software/JS-Interpreter/demos/size.html* How to create DOM access methods:
https://neil.fraser.name/software/JS-Interpreter/demos/dom.htmlThank you for your interest in the JS-Interpreter. See you in next year's roll-up (or sooner if something urgent comes up).