Cargo Features
static_script has no features set by default.
[dependencies]
static_script = { version = "0.1.0", features = ["runtime"] }
- runtime
-
Enables wasmer ^5.0.0 and wasmer-compiler-singlepass ^5.0.0
Affects
static_script::runner
…
static_script has no features set by default.
[dependencies]
static_script = { version = "0.1.0", features = ["runtime"] }
Enables wasmer ^5.0.0 and wasmer-compiler-singlepass ^5.0.0
Affects
static_script::runner
…