Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Rename i8x16.any_true to v128.any_true and remove other variants #426

Merged
merged 1 commit into from
Jan 26, 2021

Commits on Jan 22, 2021

  1. Rename i8x16.any_true to v128.any_true and remove other variants

    This was accepted in WebAssembly#416.
    
    The test code is manually modified (this is not generated code), to
    always call v128.any_true. The exported function names are unchanged,
    and no tests are removed, since it is useful to test v128 of
    different constants.
    ngzhian committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    1e28cbd View commit details
    Browse the repository at this point in the history