github-actions[bot] commented on Issue #1445:
Subscribe to Label Action
This issue or pull request has been labeled: "wasi"
<details> <summary>Users Subscribed to "wasi"</summary>
- @kubkon
</details>
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
alexcrichton commented on Issue #1445:
I personally think it's nice to have tests in the "main crate", but I'm fine with whatever works. I do think that this can be fixed by removing the
version = "..."
requirement as well since those dependencies just won't be published to crates.io
pchickey commented on Issue #1445:
I didn't realize that was an option for fixing this. I'm happy to close this and fix it the other way.
pchickey edited a comment on Issue #1445:
I didn't realize that was an option for fixing this. I'm happy to close this and fix it the other way. Nobody should depend on or use wiggle-test outside of the wasmtime tree, so I like your approach better.
Last updated: Nov 22 2024 at 17:03 UTC