Ross ROSS = Recommend OSS · open-source software intelligence for agents

chakra-core/ChakraCore

ChakraCore is an open source Javascript engine with a C API. observed · 2026-08-28

github.com/chakra-core/ChakraCore · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 68
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3893
  • days_rel: n/a
  • days_push: 195
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9258 stars · 1225 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ChakraCore is an open-source JavaScript engine with a C API for embedding JavaScript execution into C or C-compatible applications. It was formerly the engine behind Microsoft Edge and now continues as a community project focused on embedded use cases.

Use cases

  • embed a javascript engine in a c++ application
  • run javascript inside a native app
  • add scripting support to my program
  • evaluate js from c code
  • host a js runtime in a game or tool

When to choose

  • you need to embed JavaScript execution in a C/C++ project
  • you want a lightweight JS runtime with a C API
  • you need a JS engine on Windows, Linux, or macOS

When to avoid

  • you need the latest ECMAScript features and active development
  • you want a mainstream, well-supported engine like V8 or JavaScriptCore
  • you need ARM support on Linux or macOS

Facets

library · maturity maintenance

interpreter compiler programming-languages developer-tools parsers windows cpp c javascript-engine jsrt embedding virtual-machine ecmascript linux macos

1 source

Member repositories

RepositoryRoleHealth v2
chakra-core/ChakraCoremain53

For agents

markdown · JSON · MCP: product_card(name="chakra-core/ChakraCore")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem