Skip to content

New datatypes: SIGNED INT32, DOUBLE, UINT64. Support for 4 type of endianess: BE,LE,MLE,MBE.

Compare
Choose a tag to compare
@v-zhuravlev v-zhuravlev released this 01 Sep 20:11
· 131 commits to master since this release
1faf536
v0.8

 implemented 32bit float for all 4 types of endianess: LE, BE, MBE, M…