Small embeddable Javascript engine
QuickJS supports the ES2020 specification including modules, asynchronous generators, proxies, BigInt and BigDecimal. It can compile Javascript sources to executables with no external dependency. It includes a command line interpreter with contextual colorization implemented in Javascript and a small built-in standard library with C library wrappers.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |