We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e5798 commit 46f1b56Copy full SHA for 46f1b56
crates/wasm-bindgen-cli/Cargo.toml
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
6
repository = "https://github.com/alexcrichton/wasm-bindgen"
7
homepage = "https://github.com/alexcrichton/wasm-bindgen"
8
documentation = "https://docs.rs/wasm-bindgen"
9
+categories = ["wasm"]
10
description = """
11
Command line interface of the `#[wasm_bindgen]` attribute and project. For more
12
information see https://github.com/alexcrichton/wasm-bindgen.
0 commit comments