Closed hjbdev closed 7 months ago
It's not a issue with bun, but something i still haven't found yet. I do have a workout which is to clone repo and built the dll atleast once on the host system, but why does it work, I've yet to find out.
Fixed in latest commit.
index.js
just contains the basic exampleI added a console.log to the
lib_path
variable inffi.ts
and it's pointing to the correct dll, so might be an issue with bun itself? I'm on bun 1.1.3.