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

rewrite: struct support #5

Merged
merged 6 commits into from
Oct 7, 2021
Merged

rewrite: struct support #5

merged 6 commits into from
Oct 7, 2021

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Aug 26, 2021

Closes #3

@littledivy littledivy added this to the 0.1.0 milestone Aug 26, 2021
@littledivy littledivy changed the title rewrite: basic string, buffer & struct support rewrite: struct support Oct 7, 2021
@littledivy littledivy self-assigned this Oct 7, 2021
@littledivy littledivy marked this pull request as ready for review October 7, 2021 16:10
@littledivy
Copy link
Member Author

Going to merge this.

Deno might revert buffer support denoland/deno#12343 If that happens, nothing apart from passing structs should break. I'll monitor closely.
Will also look into adding nonblocking fn support and place restrictions on passing buffers there.

@littledivy littledivy merged commit a3a7624 into main Oct 7, 2021
@littledivy littledivy deleted the buffer_structs_stuff branch October 12, 2021 13:24
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.

C structs
1 participant