Closed Danielku15 closed 9 years ago
I think this is a good idea. Seems like this would only apply to those types for which there are typed arrays:
Ok, I've implemented all the basic types (ignoring Uint8ClampedArray). Creating new arrays for any of the numeric primitives (except decimal) will result in typed arrays. The built-in typed array javascript types have been instrumented in the same way as normal arrays so C# methods, etc. can be found and invoked.
It would be awesome if WootzJs automatically utilizes typed arrays if you declare C# arrays:
JS: