Closed RohitPaul0007 closed 1 year ago
The root issue is that ES5 was standard when JS-Interpreter was written, but since then ES6+ has slowly become the norm. I've made a bunch of updates to the documentation to highlight that we are using ES5:
https://github.com/NeilFraser/JS-Interpreter/commit/65310c050a2e2fd8a0f79f669ac0ec73ab823208
Thanks for this suggestion!
The root issue is that ES5 was standard when JS-Interpreter was written, but since then ES6+ has slowly become the norm. I've made a bunch of updates to the documentation to highlight that we are using ES5:
https://github.com/NeilFraser/JS-Interpreter/commit/65310c050a2e2fd8a0f79f669ac0ec73ab823208
Thanks for this suggestion!