While we now have the machinery to run WAST tests, there are still a bunch of primitives (e.g. multi-instance stuff) that need to be implemented before we can truly run all the tests and be sure that we satisfy what they require.
In general we need to go one-by-one for the remaining tests and:
- Ensure required machinery works
- Ensure upstream test works
While easily stated this is probably going to be a lot of work and possibly separate commits & PRs for every iteration of (1) and (2).
While we now have the machinery to run WAST tests, there are still a bunch of primitives (e.g. multi-instance stuff) that need to be implemented before we can truly run all the tests and be sure that we satisfy what they require.
In general we need to go one-by-one for the remaining tests and:
While easily stated this is probably going to be a lot of work and possibly separate commits & PRs for every iteration of (1) and (2).