dotnet rundoes not support --runtime/ -r, but do not refuse bro, there is hope!
If you want to run only the 32-bit version, you can easily use, for example, dotnet your_app.dllafter building up to 32 bits ( publishor build). dotnet runcommand to run an application from source
x86 VS Properties > Build Platform target Any CPU x86