Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IBM z/Architecture #2874

Merged
merged 1 commit into from May 10, 2021
Merged

Commits on May 10, 2021

  1. Support IBM z/Architecture

    This adds support for the IBM z/Architecture (s390x-ibm-linux).
    
    The status of the s390x backend in its current form is:
    - Wasmtime is fully functional and passes all tests on s390x.
    - All back-end features supported, with the exception of SIMD.
    - There is still a lot of potential for performance improvements.
    - Currently the only supported processor type is z15.
    uweigand committed May 10, 2021
    Configuration menu
    Copy the full SHA
    89b5fc7 View commit details
    Browse the repository at this point in the history