espressif/quickjs-ng

0.14.0

Latest
uploaded 13 hours ago
QuickJS-NG JavaScript engine port for ESP-IDF.

changelog

# ChangeLog

## v0.14.0 - 2026-04-27

- Vendored upstream [quickjs-ng v0.14.0](https://github.com/quickjs-ng/quickjs/tree/v0.14.0) under `quickjs-ng/`, pruned to library sources only.
- Port layer: `port/stub.c` (weak libc symbols), `port/include` (WASI / `poll.h` / `lstat` glue for `quickjs-libc.c` on newlib).
- Example: `examples/quickjs-ng` — `cd examples/quickjs-ng && idf.py set-target <chip> build`.

Links

Supports all targets

License: MIT AND Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/quickjs-ng^0.14.0"

download archive

Stats

  • Archive size
    Archive size ~ 515.96 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/quickjs-ng version: 0.14.0
|