javascript-engine
There are 84 repositories under javascript-engine topic.
v8/v8
The official mirror of the V8 Git repository
chakra-core/ChakraCore
ChakraCore is an open source Javascript engine with a C API.
jerryscript-project/jerryscript
Ultra-lightweight JavaScript engine for the Internet of Things.
boa-dev/boa
Boa is an embeddable Javascript engine written in Rust.
svaarala/duktape
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
quickjs-zh/QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
GoogleChromeLabs/jsvu
JavaScript (engine) Version Updater
cesanta/elk
A low footprint JavaScript engine for embedded systems
trynova/nova
JS engine lolz
kaluma-project/kaluma
A tiny JavaScript runtime for RP2040 (Raspberry Pi Pico)
olebedev/go-duktape
[abandoned] Duktape JavaScript engine bindings for Go
theduke/quickjs-rs
Rust wrapper for the quickjs Javascript engine.
bongtrop/hbctool
Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode)
Starlight-JS/starlight
JS engine in Rust
mbbill/JSC.js
JavaScriptCore on WebAssembly
Taritsyn/JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
ftk/quickjspp
QuickJS C++ wrapper
fastschema/qjs
QJS is a CGO-Free, modern, secure JavaScript runtime for Go applications, built on the powerful QuickJS engine and Wazero WebAssembly runtime
Samsung/escargot
Escargot is a lightweight JavaScript engine designed specifically for resource-constrained environments.
koculu/Topaz
Multithreaded Javascript Engine for .NET
yantrajs/yantra
JavaScript Engine for .NET
tondrej/chakracore-delphi
Delphi and Free Pascal bindings and classes for Microsoft's ChakraCore library
Taritsyn/MsieJavaScriptEngine
.NET wrapper for working with the JavaScript engines of Internet Explorer and Edge Legacy.
ferus-web/bali
Bali is a JavaScript engine written in Nim
echosoar/jsi
JSI is a JavaScript interpreter written in Rust that supports bytecode similar to quickjs. JSI 是一个 JavaScript 解释执行引擎,使用 Rust 编写无任何依赖,同时支持字节码执行。
ReevaJS/reeva
A JavaScript engine for the JVM, built from the ground up with Kotlin.
stefano/pyduktape
Embed the Duktape JS interpreter in Python
gubaojian/DuktapeJava
Tiny Powerfull JavaScript Engine On Android Platform integrating with java
Icemic/quickjs-rusty
A rusty QuickJS-NG wrapper focus on embedding-ready, no-pain type conversion and interoperability capabilities.
napi-bindings/quickjs-build
Build for QuickJS JavaScript Engine
yisar/joke
🎃 Tiny Javascript engine, does not support Typescript (yet).
DelSkayn/toyjs
A toy javascript interpreter written in rust. Very much under development.
linusg/libjs-website
Website for SerenityOS's JavaScript engine (LibJS)
linusg/libjs-test262
✅ Tools for running the test262 ECMAScript test suite with SerenityOS's JavaScript engine (LibJS)
BaristaLabs/BaristaCore
BaristaCore is a framework for providing a serverless platform using ChakraCore and .Net Core
tbossi/v8-builder
Automatic V8 engine (https://v8.dev) builder via Github Actions