Cargo Features

[dependencies]
hirofa-quickjs-sys = { version = "0.6.1", 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, static-functions::JS_SetProperty

quickjs-ng default