FFIMe icon indicating copy to clipboard operation
FFIMe copied to clipboard

A FFI Wrapper library and header parser!

Results 4 FFIMe issues
Sort by recently updated
recently updated
newest added

I attempted to generate code from ancient `libnetsnmp` and after resolving all missing header errors I finally got to: ``` PHP Notice: Undefined variable: mainOffset in /app/vendor/ircmaxell/php-elf-symbolresolver/lib/Parser.php on line 79...

Hi @bwoebi Attempting to use Redis's https://github.com/redis/hiredis library, I'm getting the following error. ``` PHP Fatal error: Uncaught PHPCParser\Error: Syntax error, unexpected IDENTIFIER(int_least8_t), expecting ',' or ';' on line 395...