[ffi] Explore more concise dynamic library binding #36854
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-ffi
Explore if we could use type annotations on dynamic library function signatures (similar to struct fields) to avoid writing two signatures.
Moreover, the
asLibrary
would dynamically link all functions in one go.Suggested in #34452 (comment)
/cc @mraleph @sjindel-google
The text was updated successfully, but these errors were encountered: