Separate tracking issue (mostly for testing GitHub's new sub-issues feature...).
Bindings coverage:
Some of them probably shouldn't be exported as the environment is managed by the runtime itself.
The individual data types also have their own allocation/deallocation methods. These could be handled with ffi.gc?
Separate tracking issue (mostly for testing GitHub's new sub-issues feature...).
Bindings coverage:
Some of them probably shouldn't be exported as the environment is managed by the runtime itself.
The individual data types also have their own allocation/deallocation methods. These could be handled with
ffi.gc?