Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Test suite doesn't work with new versions of wabt (assert_return_{canonical,arithmetic}_nan) #144

@rianhunter

Description

@rianhunter

New versions of wabt reject spec test assertions assert_return_canonical_nan and assert_return_arithmetic_nan since WebAssembly/wabt@415c3bb. This repo still uses those old assertions and doesn't work with current versions of wabt anymore.

Ideally wabt wouldn't have removed support for those old commands, since the only way to fix this repo is to break backward compatibility with older versions of wabt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions