- Add synchronous
parse(ArrayBuffer)functional and class APIs (#68) - Make
load(ArrayBufferView)respect the view's byte offset and length
- add support for f16 dtypes, with f32 conversion as needed (#49, thanks @eek!)
- Add type declarations
- #36: Support passing an
ArrayBufferdirectly (thanks @AdityaSarwade!)