|
Hi!
I'm trying to build and test luaossl from source [1] on cygwin.
But when I ran regress/104-interposition-discarded.lua, it failed with a
message:
> regress: module ffi required
I would like to know which 'ffi' module is required.
Is it luaffi [2] ?
Or, shuold I ask in the upstream [1], as an issue?
[1]: https://github.com/wahern/luaossl/archive/rel-20200709.tar.gz
[2]: https://luarocks.org/modules/colesbury/luaffi
Regards,
Lem