dexecve
dexecve copied to clipboard
Where to save GO libs
Hi, just came across your repo while searching about Dart FFI and GO, I just write the code but don't where to save the GO shared lib, so that Dart FFI can see it, and is it same location for both Android and iOS or different locations.
Appreciate your feedback.