Prod/testsuite with wasm2go#229
Conversation
|
Hey @lbe as you have no doubt noticed, the implementation in-repo has changed dramatically over the last few weeks! Would you mind updating this PR to match and updating it? Also, if you could split this PR into two PRs:
If you want to close & re-open the PR that's also fine of course (you don't have to do an intense |
|
I guess I have totally gone nuts, I don't even remember creating a pull request back to the upstream. Nonetheless, I'm happy to have this included. I'm pretty swamped right now. I should be able to pick this up and knock it out in the next week. |
|
All, While I said it would be later this week before I could look. This kept on bothering me. I still don't remember creating a pull request. Having said that, I would like for Unlike the other runners, I think,
Is this approach supportable within the current wasi-testsuite build environment? I'm guessing yes and that would be part of the 2nd PR referenced above. I can think of at least 3 ways to internalize the above into a single executable runner like The alternative is for me to close this pull request and continue to use the Thanks in advance for your guidance! Also, thank you for Cheers, lbe |
|
Hey, thanks for laying this out! I agree this is quite different from the other runtimes, and I would avoid making The basic premise of this repository is to take tests written in different source languages and compile them into wasm modules/components. IIUC the That said, I still think there may be value in keeping a small adapter upstream for discoverability and convenience, as long as So my suggestion would be: keep the full integration downstream, and if we want anything upstream, limit it to an adapter-only PR updated to the current runner API. WDYT? |
No description provided.