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

Contrast /crates and /samples #5225

Open
s8sato opened this issue Nov 7, 2024 · 0 comments
Open

Contrast /crates and /samples #5225

s8sato opened this issue Nov 7, 2024 · 0 comments
Labels
Refactor Improvement to overall code quality

Comments

@s8sato
Copy link
Contributor

s8sato commented Nov 7, 2024

I would categorize the crates like this:

  1. regular crates (/crates)
  2. samples that build on top of the regular crates (/samples)
    • library code (/samples/libs) for custom data models etc.
    • executable code (/samples/wasm) for the actual artifacts, potentially using the library code

Originally posted by @nxsaken in #5199 (comment)

@s8sato s8sato added the Refactor Improvement to overall code quality label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Improvement to overall code quality
Projects
None yet
Development

No branches or pull requests

1 participant