Trevor Norris
Trevor Norris
This was more of an academic experiment than anything. It did exactly what it needed to do at the time. If there are incompatibilities then I'll be happy to fix...
@JohannesRudolph The problem is we aren't in control of the GC. Only the API exposed by V8. Apropos, V8 has a native `ArrayBuffer::Neuter()` that allows zero-ing out any TypedArray that's...
Thanks for the bug report. I'll look into it.
Here's someone's implementation of quicksort: https://gist.github.com/4182296 Worth taking a look at.
not happening
@dotnetCarpenter What I meant was that I don't have the time to implement it. If you'd like to submit a PR I'll be happy to review and land it.
not sure. that comment has been lost to history.
@dotnetCarpenter Sent you an invite to be a collaborator. When you accept it you should be able to assign it to yourself.
Cool. Want to open a PR?
`b.size` is what you want.