On Tue, 16 May 2023 20:32:56 +0000 "Micah Snyder (micasnyd)" <micas...@cisco.com> wrote:
> Hi Paul, > > Unlike Java or C#, Rust does not have any additional runtime library > requirement. > > Regards, > Micah > > > Micah Snyder > ClamAV Development > Talos > Cisco Systems, Inc. I'm somewhat surprised Rust doesn't need an extra library. Since one of its goals is safety, esp. avoiding the all-too-common memory misuse problems (use after free, double free, bad pointers, etc.), I would have guessed that they would have created some library functions to encapsulate some of their safety paradigms. _______________________________________________ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/Cisco-Talos/clamav-documentation https://docs.clamav.net/#mailing-lists-and-chat