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

1 Commits

Author SHA1 Message Date
Reuben Dunnington 15a8e2ae22 wasm bindings: enforce pointer length
* 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
2023-09-07 07:51:23 +00:00