RainwayApp / node-clangffi

Generate Typescript FFI bindings for C/C++ libraries using libclang and ffi-napi.
MIT License
7 stars 1 forks source link

Better error when libclang is missing #46

Open bengreenier opened 2 years ago

bengreenier commented 2 years ago

We should provide a better error when we cannot load, due to missing or unable to find libclang.