# What / Why Hi, after some test, s390x is well supported excepted in listed test: ```diff --- a/test/tap/legacy-platform-all.js +++ b/test/tap/legacy-platform-all.js @@ -36,6 +36,7 @@ 'arm64', 'mips', 'ia32', + 's390x', 'x64', 'sparc' ] ```
What / Why
Hi,
after some test, s390x is well supported excepted in listed test: