ruby/ext/io
Yuta Saito b73dd8f6d0 [ruby/io-console] Skip building extension on WASI
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
2024-06-17 07:40:56 +00:00
..
console [ruby/io-console] Skip building extension on WASI 2024-06-17 07:40:56 +00:00
nonblock ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
wait ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00