makgordon/esp-mquickjs

0.1.0-beta

Pre-release
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 by initializing a QuickJS JavaScript context, defining custom functions,…
    4.17 KB