Closed nolanlawson closed 10 years ago
I'm abandoning #44 in favor of this PR. It's better to stop lying to ourselves about which browsers we support by shimming it in the tests.
Plus, shimming it in the tests is a good way to hide bugs, and the npm typedarray package would be better than rolling our own.
I'm going to start taking @daleharvey's advice and timebomb these PRs. This one is pretty basic and has been around for a week, so in it goes!
e2b56bc568c9ad2226d15f67fc14e7aa497a40ee
I'm abandoning #44 in favor of this PR. It's better to stop lying to ourselves about which browsers we support by shimming it in the tests.
Plus, shimming it in the tests is a good way to hide bugs, and the npm typedarray package would be better than rolling our own.