A sandboxed JavaScript interpreter in JavaScript. Execute arbitrary JavaScript code line by line in isolation and safety.
Live demo: https://code4fukui.github.io/JS-Interpreter/
Documentation: https://code4fukui.github.io/JS-Interpreter/docs.html
Developers using JS-Interpreter should subscribe to the announcement newsgroup. Security issues and major changes will be posted here: https://groups.google.com/g/js-interpreter-announce
- fix some demos
- supports const / let
- add test code