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

JS/Demo Gen: Array of Strings Support #624

Merged
merged 12 commits into from
Aug 12, 2024

Conversation

ambiguousname
Copy link
Member

No open issue for this, but this adds a test for converting an array of strings from JS to C.

There's also some code in here that updates getStrings functionality to try and ensure C to JS conversion is correct, however there is no test for this in the feature_tests folder. I gave that up after trying to futz with lifetimes for a few minutes, so if anyone has thoughts for a test function for an output of an array of strings, that would be appreciated.

@ambiguousname ambiguousname added the B-js JS backend label Aug 9, 2024
@ambiguousname ambiguousname merged commit 1649f53 into rust-diplomat:main Aug 12, 2024
15 checks passed
@ambiguousname ambiguousname deleted the demo-string-of-strings branch August 12, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-js JS backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants