https://github.com/kozova1/quickjs-example
https://github.com/kozova1/quickjs-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kozova1/quickjs-example
- Owner: Kozova1
- License: mit
- Created: 2020-09-27T09:19:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T20:28:41.000Z (over 5 years ago)
- Last Synced: 2025-04-13T15:52:24.219Z (9 months ago)
- Language: C
- Size: 3.76 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)