javascript-engine topic

List javascript-engine repositories

libjs-test262

27
Stars
15
Forks
Watchers

✅ Tools for running the test262 ECMAScript test suite with SerenityOS's JavaScript engine (LibJS)

libjs-website

26
Stars
9
Forks
Watchers

Website for SerenityOS's JavaScript engine (LibJS)

JavaScriptEngineSwitcher

429
Stars
49
Forks
Watchers

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 JavaScr...

MsieJavaScriptEngine

105
Stars
22
Forks
Watchers

.NET wrapper for working with the JavaScript engines of Internet Explorer and Edge Legacy.

duktape

5.8k
Stars
515
Forks
Watchers

Duktape - embeddable Javascript engine with a focus on portability and compact footprint

jerryscript

6.8k
Stars
663
Forks
Watchers

Ultra-lightweight JavaScript engine for the Internet of Things.

v8

22.7k
Stars
3.9k
Forks
Watchers

The official mirror of the V8 Git repository

ChakraCore

9.0k
Stars
1.2k
Forks
Watchers

ChakraCore is an open source Javascript engine with a C API.

jsvu

1.8k
Stars
90
Forks
Watchers

JavaScript (engine) Version Updater

QuickJS

3.0k
Stars
289
Forks
Watchers

QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。