Skip to content

sexpr-wasm can't commute align= offset= #17

@jfbastien

Description

@jfbastien

Some of the torture tests fail with this because s2wasm emits them in the opposite order as wasmate, e.g.:

(f64.store align=1 offset=8 (i32.const 0) (f64.const 0))

It would be good to also update store-offset.txt adn load-offset.txt, as well as make sure that the spec repo has the same tests.

s2wasm_known_gcc_test_failures.txt has a list of expected failures. I don't run it on the bots yet (will add this afternoon), to repro:

/s/wasm/experimental/buildbot/assemble_files.py --assembler /s/wasm/experimental/buildbot/work/sexpr-wasm-prototype/out/sexpr-wasm --files /s/wasm/experimental/buildbot/work/s2wasm-out/\*.wast --fails /s/wasm/experimental/buildbot/work/sexpr-wasm-prototype/s2wasm_known_gcc_test_failures.txt --out /s/wasm/experimental/buildbot/work/sexpr-wasm-out/

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