node-llvm icon indicating copy to clipboard operation
node-llvm copied to clipboard

Transfer the `llvm` npm name

Open espadrine opened this issue 11 years ago • 2 comments

I can't help but notice you stopped working on this project.

I also noticed that it is out of date, and that it has been forked under llvm-x on npm. Those that forked it added a mere two commits on top of your work, the most significant (although not that significant) being https://github.com/guangwong/node-llvm-x/commit/72d727024be41bb7e20241120086f2a6e058feb5.

Would you consider either pulling this commit and submitting a new version, or transfering the llvm name to them?

espadrine avatar Nov 09 '14 10:11 espadrine

You're correct that this library is no longer maintained. My project that it was originally intended for has been rewritten in Rust.

You should also look at colesbury's fork, who's fixed several bugs and added more bindings. I'm happy to add owners to the npm package if someone is interested in maintaining the library.

@colesbury, @guangwong, any interest?

kevinmehall avatar Nov 09 '14 21:11 kevinmehall

I found @guangwong released his package as https://www.npmjs.com/package/llvm-x ... sounds strange.

tiye avatar Mar 24 '15 15:03 tiye