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
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
According to the current design, can a package only contain one command line?
,
For example, if a user installs my:wasm-tools, can the user use multiple commands such as <wasm-runtime> wasm-encode, <wasm-runtime> wasm-print, etc.?