savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
157 stars 12 forks source link

Add the `:ffi_link_lib` declarator. #333

Closed jemc closed 2 years ago

jemc commented 2 years ago

This kind of declaration instructs the Savi program to add extra libraries into the linker invocation when the binary executable for the program is being generated.