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

Cgo add cbytes implementation (rebased version of #3318) #4470

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

leongross
Copy link
Contributor

@leongross leongross commented Sep 17, 2024

This PR is a rebased version of PR #3318. It was mentioned in issue #4284. Rebased seems to have worked flawlessly, all tests/CI passed.

waj334 and others added 5 commits September 17, 2024 11:02
Fixed typo in comment.
Updated tests.
Added round-trip test for C.CBytes.
Co-authored-by: Ayke <aykevanlaethem@gmail.com>
Corrected the data type.
Signed-off-by: leongross <leon.gross@9elements.com>
@leongross leongross mentioned this pull request Sep 17, 2024
@leongross
Copy link
Contributor Author

@deadprogram @hectorchu

@deadprogram
Copy link
Member

@leongross thank you very much for bringing this PR back to life. Thank you @waj334 for originally working on it. Also, thanks @aykevl for the additional help.

@deadprogram
Copy link
Member

Should we squash commits on this PR, or just rebase it in as separate commits?

@leongross
Copy link
Contributor Author

Since this are quite a lot of commits for such a small change I propose to squash it.

@deadprogram
Copy link
Member

Thanks everyone! Now squash/merging.

@deadprogram deadprogram merged commit a9bf981 into tinygo-org:dev Sep 17, 2024
17 checks passed
@leongross leongross deleted the cgo-add-cbytes-implementation branch September 17, 2024 14:15
leongross added a commit to leongross/tinygo that referenced this pull request Sep 23, 2024
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.

3 participants