Skip to content

Convert multi-memories .wasm test files to .wast #4914

@ashleynh

Description

@ashleynh

@ashleynh

I added the multi-memories wasm test files to verify correct parsing of binary format and printing to text format.

Makes sense, we do want that coverage. But adding a wast file in the same directory should get the same test coverage (it will also emit .fromBinary outputs etc. - it will write to binary, read, then print that). And text tests are generally easier to handle.

We do have some actual .wasm files in the test suite, but mainly to handle code that can't be directly represented in the text format for some reason.

Originally posted by @kripken in #4811 (comment)

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