-
Notifications
You must be signed in to change notification settings - Fork 24
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
Import shared memory #519
Import shared memory #519
Conversation
4302d52
to
cae2ac9
Compare
8f72912
to
e5e44e4
Compare
Here are three potential issues or observations from the provided
These issues should be reviewed and addressed to ensure the codebase remains clean and functional. |
59485a2
to
2f63709
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 4 out of 14 changed files in this pull request and generated no comments.
Files not reviewed (10)
- crates/moon/tests/test_cases/import_shared_memory.in/.gitignore: Language not supported
- crates/moon/tests/test_cases/import_shared_memory.in/lib/hello.mbt: Language not supported
- crates/moon/tests/test_cases/import_shared_memory.in/lib/hello_test.mbt: Language not supported
- crates/moon/tests/test_cases/import_shared_memory.in/lib/moon.pkg.json: Language not supported
- crates/moon/tests/test_cases/import_shared_memory.in/main/main.mbt: Language not supported
- crates/moon/tests/test_cases/import_shared_memory.in/main/moon.pkg.json: Language not supported
- crates/moon/tests/test_cases/import_shared_memory.in/moon.mod.json: Language not supported
- crates/moonbuild/template/pkg.schema.json: Language not supported
- docs/manual-zh/src/source/pkg_json_schema.html: Language not supported
- docs/manual/src/source/pkg_json_schema.html: Language not supported
9fcbe18
to
68454a2
Compare
68454a2
to
3579f37
Compare
Related Issues
Type of Pull Request
Does this PR change existing behavior?
Does this PR introduce new dependencies?
Checklist: