Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.29k stars 668 forks source link

Follow up on trimmed builds #1236

Closed Tyrrrz closed 1 month ago

Tyrrrz commented 2 months ago

Stream-line trimmed builds by eliminating warnings and workarounds. Currently, warnings are produced by the following dependencies:

Related to #1235

Tyrrrz commented 1 month ago

Marking as done because we got full trimming working well in latest versions. AOT is not enabled currently, but its value is dubious as it stands.