Wrapping the quickjs C library.
Project description
Python wrapper around https://bellard.org/quickjs/ .
Translates types like str, float, bool, list, dict and combinations thereof to and from Javascript.
QuickJS is currently thread-hostile, so this wrapper makes sure that all calls to the same JS runtime comes from the same thead.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quickjs-1.14.1.tar.gz
(450.5 kB
view hashes)