joaovarelas / Obfuscator-LLVM-16.0

GNU General Public License v3.0
91 stars 17 forks source link

Add msvc-wine-rust? #5

Open stevefan1999-personal opened 8 months ago

stevefan1999-personal commented 8 months ago

So we can test (x86_64|i686)-pc-windows-msvc targets

https://github.com/est31/msvc-wine-rust

joaovarelas commented 6 months ago

Hello, thanks. I was able to produce windows executables (.exe) and test them on a windows virtual machine (x86_64-pc-windows-gnu). Not sure about msvc.

Have you tried building with that target?

https://github.com/joaovarelas/Obfuscator-LLVM-16.0/blob/main/Dockerfile#L102