- Make typed array properties readonly to avoid error-prone patterns and encourage in-place modification instead
- Fix bug with StructView.from factory function byteOffset parameter that required caller to account for ArrayBufferView internal byteOffset
- Export StructView
- Add installation step to README