Cargo Features

deno_simple_runtime has no features set by default.

[dependencies]
deno_simple_runtime = { version = "0.73.2", features = ["docsrs", "ext_webgpu"] }
docsrs

"fake" feature that allows to generate docs on docs.rs

ext_webgpu = deno_webgpu

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

deno_webgpu ext_webgpu?

Enables deno_webgpu ^0.66.0