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

chore(*): change world name to imports and add package version #17

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

Mossaka
Copy link
Collaborator

@Mossaka Mossaka commented Jan 16, 2024

  • wit/world.wit: Added a package version towasi:blobstore package with version 0.1.0 and changed world name to imports

@@ -1,5 +1,3 @@
package wasi:blobstore;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't all of these be package wasi:[email protected] and not removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think one declaration of package is sufficient, no?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I thought it was per file, but then I ran into other examples where it wasn't the case.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Cool it seems like we are aligned here. Could you please give it another review and so I can merge it once it's approved.

@Mossaka Mossaka merged commit c40f1d3 into main Feb 7, 2024
1 check 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