An open API service indexing awesome lists of open source software.

https://github.com/kozova1/quickjs-example


https://github.com/kozova1/quickjs-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# QuickJS examples
This repo contains a working example of how to use some basic quickjs features.
Start with [main.c](./x.mjs), then go to [lib.c](./lib.c), and finally go to [x.mjs](./x.mjs)