guest271314 opened PR #5618 from guest271314-patch-1 to main:
I don't think an issue is needed for this. Just a brief notice that the install script install
wasmtimelocally, 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
alexcrichton submitted PR review.
alexcrichton merged PR #5618.
Last updated: Dec 13 2025 at 21:03 UTC