зеркало из https://github.com/github/ruby.git
b73dd8f6d0
WASI does not support concept to provide termios, so it is not possible to build io/console extension on WASI at the moment. However, `io/console` is used by many gems, and removing the dependency from them *conditionally* is impossible. So, this commit adds a check to skip building `io/console` extension on WASI just to pass `gem install` for the platform. https://github.com/ruby/io-console/commit/ba9bf00184 |
||
---|---|---|
.. | ||
console | ||
nonblock | ||
wait |