You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help="for rust projects, does not strip the symbols from the wasm output. Useful for analysing the bytecode. Creates larger wasm files. Avoid in production (default: %(default)s)")
47
47
sub.add_argument("--wasm-name", type=str,
48
48
help="for rust projects, optionally specify the name of the wasm bytecode output file")
0 commit comments