Cargo Features

[dependencies]
hirofa-quickjs-sys = { version = "0.4.0", default-features = false, features = ["bellard", "quickjs-ng"] }
default = quickjs-ng

The quickjs-ng feature is set by default whenever hirofa-quickjs-sys is added without default-features = false somewhere in the dependency tree.

bellard

Affects static-functions::JS_NewFloat64

quickjs-ng default