Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

wasi: add integration tests #9

Closed
wants to merge 1 commit into from
Closed

wasi: add integration tests #9

wants to merge 1 commit into from

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Sep 16, 2019

This PR begins porting tests from nodejs/node#27850. The tests currently patch the WASI import object in JavaScript. This is a temporary hack until #7 is implemented.

Copy link
Contributor

@danbev danbev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that compiling the .wasm files work 👍
Perhaps this could be a Makefile instead of a bash script in the future?

@cjihrig
Copy link
Contributor Author

cjihrig commented Sep 17, 2019

Perhaps this could be a Makefile instead of a bash script in the future?

I agree. I picked up that script from the original WASI PR and left it as is for the time being because, well, I just don't enjoy working on Makefiles 😄

@cjihrig
Copy link
Contributor Author

cjihrig commented Sep 17, 2019

Landed in 4c71a8c.

@cjihrig cjihrig closed this Sep 17, 2019
@cjihrig cjihrig deleted the wasi-tests branch September 20, 2019 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants