Hi,
I’m the author of Koffi, which is a JS-to-C FFI library. This library uses C++ and assembly to implement the FFI, which means there is a native module inside, without which nothing works.
A couple of months ago I briefly published a broken version without the native module, which was pulled by RunKit. Since then, the module is “available” on RunKit (the broken version) and a RunKit link shows up on NPM.
Obviously it does not work at all, and I would like to have it removed.
Thank you in advance,
Koromix