Skip to content

Commit

Permalink
Update usage guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Systemcluster committed Jul 31, 2024
1 parent d23a4b8 commit f2b6c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cli/src/bin/wasm-bindgen.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Options:
--out-dir DIR Output directory
--out-name VAR Set a custom output filename (Without extension. Defaults to crate name)
--target TARGET What type of output to generate, valid
values are [web, bundler, nodejs, no-modules, deno],
values are [web, bundler, nodejs, nodejs-module, no-modules, deno],
and the default is [bundler]
--no-modules-global VAR Name of the global variable to initialize
--browser Hint that JS should only be compatible with a browser
Expand Down

0 comments on commit f2b6c12

Please sign in to comment.