You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#160 Packing buffers are now zeroed before
being written into.
Added
#159 Support i* enum discriminants. Also
adds support for u64. usize and isize are explicitly unsupported as they can change size on
different targets.