makgordon/esp-mquickjs

0.2.1

Latest
uploaded 3 months ago
A port of MicroQuickJS (aka. MQuickJS for embedded systems) to the ESP-IDF platform.

1 example

  • simple
    This example demonstrates how to use mquickjs in an ESP-IDF project, including initialization of a QuickJS context with 10KB of memory, definition of…
    3.27 KB