wasm bindings: enforce pointer length #81

Merged
MartinFouilleul merged 1 commits from enforce_ptr_length into main 2023-09-07 07:51:34 +00:00
Collaborator
  • bindgen.py: print an error when a pointer argument doesn't have an annotated length
  • ensure all bindings with pointers have length annotations
  • add a couple helper functions for dealing with length annotations
* bindgen.py: print an error when a pointer argument doesn't have an annotated length * ensure all bindings with pointers have length annotations * add a couple helper functions for dealing with length annotations
MartinFouilleul force-pushed enforce_ptr_length from 7d3190ec88 to 15a8e2ae22 2023-09-07 07:51:25 +00:00 Compare
MartinFouilleul merged commit 15a8e2ae22 into main 2023-09-07 07:51:34 +00:00
MartinFouilleul deleted branch enforce_ptr_length 2023-09-07 07:51:34 +00:00
Sign in to join this conversation.
No reviewers
No Label
macOS
windows
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#81
No description provided.