Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor / Pass Wasm Specification test suites. #27

Merged
merged 15 commits into from
Oct 7, 2021
Merged

Conversation

mathetake
Copy link
Member

This PR will add all the test suites to verify that the VM complies with the semantics specified by Wasm specification 1.0, and do some refactoring after my hiatus from this project.

v1.1 will come later:D.

@mathetake
Copy link
Member Author

The purpose of this also include building the base line of performance and allow me to do tons of optimizations I can think of.

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake mathetake force-pushed the specv1.0-tests branch 2 times, most recently from 4ae1742 to 523c7be Compare October 3, 2021 08:36
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake mathetake marked this pull request as ready for review October 7, 2021 12:04
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake mathetake changed the title Add Wasm Specification tests (v1.0). Refactor / Pass Wasm Specification test suites. Oct 7, 2021
@mathetake mathetake merged commit 5d55525 into master Oct 7, 2021
@mathetake mathetake deleted the specv1.0-tests branch October 7, 2021 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant