-
`DynamicLibrary.process()` does not correctly expose symbols on the Android emulator.
A manual use of `dlsym` with `RTLD_DEFAULT` does succeed in finding the symbols after a manual `dlopen` with `R…
-
I have a C struct:
```c
typedef struct
{
int eleSize;
char* nameDelimiter;
CNameElement* nameElements[0];
} CNameHierarchy;
```
Getting an error after generating code with ffi…
-
What I saw was a sudden crash but it happened a minute after I tried to drag and drop an image from pcmanfm-qt (wayland) into GIMP (xwayland), so I *thought* it might be relevant.
That drag-and-dro…
-
### Describe the bug
When running a racket program that depends on e.g. portaudio (in a shell that contains portaudio), racket reports an FFI error.
### Steps To Reproduce
```console
$ nix-s…
-
Swift 6 will introduce a "typed throws" feature https://github.com/swiftlang/swift-evolution/blob/c0576bc0e479efabc97904020def8a8601939687/proposals/0413-typed-throws.md
```swift
// Copied from
/…
-
I am testing VTA in the following environment.
Target : ZCU104 (pynq 2.7)
Host : ubuntu 20.04 + TVM(v0.16,dev0)
xilinx toos : vivado 2020.1
I successfully synthesized the “vta.bit” file for ZC…
-
I tried to use your module with the latest deno version and stumbled upon the following error:
```
error: Uncaught (in promise) TypeError: Invalid FFI pointer type, expected null, integer or BigInt
…
-
I'm very much NOT a Rust programmer - so, if for some reason, it's boneheaded, please enlighten me.
I noticed that the C FFI functions that take or return either the count of a vector or index of a…
-
-
The version of ffi specified in the Gemfile.lock (1.13.1) doesn't build on arm64 (e.g., M1 Macs).
```
libtool: link: xcrun clang -dynamiclib -o .libs/libffi.8.dylib src/.libs/prep_cif.o src/.lib…