Files
wasmer/tests/wast/spec
Syrus ecd253aaf6 Revert "Squashed 'tests/wast/spec/' changes from da56298..21a10bc"
This reverts commit ce875699c5.

# Conflicts:
#	proposals/reference-types/global.wast
#	tests/wast/spec/proposals/reference-types/call_indirect.wast
#	tests/wast/spec/proposals/reference-types/global.wast
#	tests/wast/spec/proposals/reference-types/globals.wast
#	tests/wast/spec/proposals/reference-types/table.wast
2020-06-13 02:56:24 -07:00
..

Amalgamated WebAssembly Test Suite

This repository holds a mirror of the WebAssembly core testsuite which is maintained here, as well as the tests from the various proposals repositories.

In addition it also contains tests from various proposals which are currently forks of the primary spec repo.

To add new tests or report problems in existing tests, please file issues and PRs within the spec or individual proposal repositories rather than within this mirror repository.

To update the tests in this repo from their upstream sources:

  1. Run update-tests.sh