Cargo Features

node-executor has no features set by default.

[dependencies]
node-executor = { version = "2.0.0", features = ["wasmtime", "twasmi-errno", "stress-test"] }
wasmtime

Enables wasmtime of tc-executor

twasmi-errno

Enables twasmi-errno of tc-executor

stress-test

node-executor has 3 features without comments.