ialex32x / unity-jsb

It brings Javascript runtime capability to Unity3D by integrating QuickJS.
MIT License
337 stars 43 forks source link

disable type array index out of bound error #8

Closed ialex32x closed 4 years ago

ialex32x commented 4 years ago

JSB_TYPED_ARRAY_NO_THROW added. need to rebuild quickjs lib for macos, ios, android

ialex32x commented 4 years ago

done