@xan105/ffi
Friendly abstraction/API for FFI with a Deno like syntax.
dlopen
Native bindings to libuv's uv_dlopen() and friends
dlfcn
Native bindings to the dynamic shared library linker (dlfcn)
ldll
Native bindings to libuv's uv_dlopen() and friends
enumconsts
Node.js constants (ERRNO, SIGNALS, DLOPEN, PRIORITY) as javascript enums (frozen objects). Typescript types included.