Cargo Features

protoc_gen_ets has no features set by default.

[dependencies]
protoc_gen_ets = { version = "0.1.1", features = ["wasm-build"] }
wasm-build = wasm-bindgen

Affects protoc_gen_ets::run

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.

wasm-bindgen wasm-build?