As discussed in golang-dev, I would like to add feature detection that works on the s390x running zos. There are some differences with Linux (ex: no hwcap but a facilities vector is available in-memory). No changes should affect other platforms.
The text was updated successfully, but these errors were encountered:
As discussed in golang-dev, I would like to add feature detection that works on the s390x running zos. There are some differences with Linux (ex: no hwcap but a facilities vector is available in-memory). No changes should affect other platforms.
The text was updated successfully, but these errors were encountered: