Socket
Book a DemoInstallSign in
Socket

quickjs

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quickjs

Wrapping the quickjs C library.

pipPyPI
Version
1.19.4
Maintainers
2

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts