Releases: ascpixi/smolsharp
Releases · ascpixi/smolsharp
Additional 32-bit binaries
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
These binaries have been generated by using dotnet publish -r win-x64 -c release
on each project.