Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify wasmtime install is local not system wide #5618

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

guest271314
Copy link
Contributor

I don't think an issue is needed for this. Just a brief notice that the install script install wasmtime locally, not system wide.

Why

This won't work when executed as a standalone script outside of a local terminal

#!/usr/bin/env wasmtime ...

because

$ sudo su
# wasmtime --help
wasmtime: command not found

@github-actions github-actions bot added the wasmtime:docs Issues related to Wasmtime's documentation label Jan 22, 2023
@guest271314
Copy link
Contributor Author

@alexcrichton alexcrichton merged commit c9bc0ef into bytecodealliance:main Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasmtime:docs Issues related to Wasmtime's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants