Cargo Features

rigz_runtime has no features set by default.

[dependencies]
rigz_runtime = { version = "0.5.0", features = ["js"] }
default

These default features are set whenever rigz_runtime is added without default-features = false somewhere in the dependency tree.

Enables threaded of rigz_ast

js

Enables getrandom ^0.2.15, js of rigz_ast

rigz_runtime has 2 features without comments.