javascript-interpreter topic
QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
canjs
CanJS is a javascript interpreter, which can run JS code in JS.
eval5
A JavaScript interpreter written in TypeScript - Support ES5
makeJs
A sub Javascript interpreter for interpreting itself
duktape.rb
Ruby bindings to the Duktape JavaScript interpreter
droidducky-app
Android app to run duckyscript
Topaz
Multithreaded Javascript Engine for .NET
jispy
A JavaScript interpreter in Python, built for embedding JavaScript.