FFI
Hi,
I'm working on FFI and I've got two small questions :
1 - what is the equivalent of size_t in Mojo ?
2 - Dynamic linking is easy but I haven't found a way to proceed with a static library (.a file). Is there a clean and official way to do that ?
Thanks.
I'm working on FFI and I've got two small questions :
1 - what is the equivalent of size_t in Mojo ?
2 - Dynamic linking is easy but I haven't found a way to proceed with a static library (.a file). Is there a clean and official way to do that ?
Thanks.
