Skip to content

Releases: ascpixi/smolsharp

Additional 32-bit binaries

17 Jan 00:09
974bf58
Compare
Choose a tag to compare

With the (quite late) merge of pull request #3, 32-bit compilation is now available! Binaries compiled in 32-bit mode are marked with the "-x86" suffix - all other binaries are for AMD64/x86-64.

Initial release binaries

30 Aug 16:46
9135fd8
Compare
Choose a tag to compare

These binaries have been generated by using dotnet publish -r win-x64 -c release on each project.