Skip to content

Conversation

@metent
Copy link
Contributor

@metent metent commented Oct 23, 2025

No description provided.

Copy link
Contributor

@pchickey pchickey left a comment

Choose a reason for hiding this comment

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

Thanks very much. Unfortunately I just landed refactorings of the test suite in #97 that creates some confilcts:

  • your examples/tcp_stream_client can stay exactly the same
  • tests/tcp_stream_client.rs moves up one directory to be in test-programs/tests.
  • .arg(test_programs_artifacts::TCP_STREAM_CLIENT) becomes arg(test_programs::TCP_STREAM_CLIENT)
  • test-programs/src/bin/tcp_stream_client.rs no longer needed, you can delete it.

Copy link
Contributor

@pchickey pchickey left a comment

Choose a reason for hiding this comment

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

Thanks very much!

@pchickey pchickey merged commit a8ee5e5 into bytecodealliance:main Oct 24, 2025
5 checks passed
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.

2 participants