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

Create rust-interop.md #6237

Closed
wants to merge 1 commit into from

Conversation

stephane-archer
Copy link

Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution guidelines below.

Fixes dart-lang/sdk#59610

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
  • This PR doesn't contain automatically generated corrections or text (Grammarly, LLMs, and similar).
  • This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn't use i.e. or e.g., and it avoids I and we (first person).
  • This PR uses semantic line breaks of 80 characters or fewer.
Contribution guidelines:
  • See our contributor guide for general expectations for PRs.
  • Larger or significant changes should be discussed in an issue before creating a PR.
  • Code changes should generally follow the Dart style guide and use dart format.
  • Updates to code excerpts indicated by <?code-excerpt need to be updated in their source .dart file as well.

@MaryaBelanger
Copy link
Contributor

Thanks for the work @stephane-archer, these packages are really great!

However, we don’t typically promote third party packages on their own pages on dart.dev due to uncertainty about maintenance and upkeep over time.

I'm going to close these, and instead include your packages and their descriptions in an interop overview page. That'll be less overhead for us but also probably better exposure for your work! Thanks again!

@stephane-archer
Copy link
Author

@MaryaBelanger that's a great solution, the goal was for people to be aware of these bindings because they are not in the official documentation while they are possible. Any hint of their existence in documentation makes me happy :)

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.

Request for Official Support for Golang and Rust Interoperability in Dart
2 participants