Rhino is a JavaScript engine written entirely in Java. It can be embedded in Java applications or used as a standalone command-line shell.
Read more
Rhino is a JavaScript engine written entirely in Java. It can be embedded in Java applications or used as a standalone command-line shell.
Read more
GraalJS is an ECMAScript-compliant JavaScript engine implemented in Java on top of GraalVM. It runs JavaScript and Node.js applications
Read more
Escargot is a lightweight JavaScript engine designed for embedded systems, IoT devices, and other resource-constrained environments.
Read more
We pick out useful OCR systems.
Read more
JerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers.
Read more
Elk is a tiny embeddable JavaScript engine that implements a small but usable subset of ES6.
Read more
Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint.
Read more
QuickJS is a small and embeddable Javascript engine. It supports the ES2023 specification
Read more
V8 is a high-performance JavaScript and WebAssembly engine. It is used in Chrome and in Node.js, among others.
Read more
SpiderMonkey is the JavaScript and WebAssembly implementation library of the Mozilla Firefox web browser.
Read more
Hermes is a JavaScript engine optimized for fast start-up of React Native apps.
Read more