中文 | English
A JavaScript interpreter written in TypeScript, Supports full ES5 syntax.
Note
Forked from eval5
The purpose of this package is to reduce the code size, so as to compare with the original package, we removed the transpile from code to AST,
MIT