nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.26k stars 322 forks source link

Wasm-wc: use more common uname switch to get operating system name #1161

Closed thresheek closed 4 months ago

thresheek commented 4 months ago

-o is not available on macOS 12.7 at least, and it's what homebrew seems to support still.

Also, the proposed switch seems to be used already in the codebase.