Cargo Features
mozjs_sys has no features set by default.
[dependencies]
mozjs_sys = { version = "0.140.5-10", features = ["jitspew", "libz-sys", "libz-rs", "intl", "oom_with_hook"] }
- debugmozjs profilemozjs jit jitspew
- libz-sys
-
Enables libz-sys
SM depends on them and we provide them using cargo
- libz-rs
-
Enables libz-rs-sys ^0.5.1
- intl
-
Enables icu_capi =1.5.0
keep in sync with intl/icu_capi/Cargo.toml
- crown oom_with_hook