Commit History

Author SHA1 Message Date
  shiroyk fa6d1ed5e4 Implemented BigInt (#597) 1 year ago
  Dmitry Panov 235299346f ExportTo() now supports exporting of ArrayBuffer and ArrayBuffer-backed values into []byte. Export() of typed arrays returns the typed slice. 2 years ago
  Dmitry Panov bf6af58bbc Refactored tests 3 years ago
  Dmitry Panov a55e4cfac4 More typed arrays fixes 4 years ago
  Dmitry Panov ebe1101e51 Aligned detached buffer semantics with the latest specs. Fixes #315. 4 years ago
  Dmitry Panov 946559a566 Fixed typed arrays' defineProperty and indexing. Fixes #308. 4 years ago
  Dmitry Panov 1236576b0d Typedarrays (#137) 5 years ago