Skip to content

Conversation

@hamchapman
Copy link
Member

Instead of sending vecs across to JS consumers as objects with ptr, len, and cap fields we now send across "proper" JS arrays. Similarly, when receiving a JS array we now expect it to be a "proper" JS array.

Instead of sending vecs across to JS consumers as objects with `ptr`, `len`, and
`cap` fields we now send across "proper" JS arrays. Similarly, when receiving a
JS array we now expect it to be a "proper" JS array.
@hamchapman hamchapman self-assigned this Aug 5, 2025
@hamchapman hamchapman merged commit 310a2c9 into master Aug 6, 2025
207 checks passed
@hamchapman hamchapman deleted the hc/js-array-handling-changes branch August 6, 2025 09:42
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