| Crates.io | rquickjs-sys |
| lib.rs | rquickjs-sys |
| version | 0.9.0 |
| created_at | 2020-02-23 15:36:05.30399+00 |
| updated_at | 2025-01-29 16:11:30.765755+00 |
| description | QuickJS bindings for rquickjs |
| homepage | |
| repository | https://github.com/DelSkayn/rquickjs.git |
| max_upload_size | |
| id | 211783 |
| size | 5,262,762 |
This crate is a low level unsafe raw bindings for the QuickJS JavaScript engine.
NOTE: Usually you shouldn't use this crate directly, instead use rquickjs crate which provides high level safe bindings.
In order to fix bugs and get support for some unimplemented features the series of patches applies to released sources.
Hot fixes:
JS_NewClassID (important for Rust)1.0 / 0.0 to INFINITY constant)Special patches:
exports feature)parallel feature)