Please add compilation instructions for 32bit Readme in the [bit32](https://github.com/ascpixi/smolsharp/tree/bit32) branch hasn't been updated and ``` git checkout bit32 dotnet publish -c release -r win-x86 ``` gives `error LNK2001: unresolved external symbol DotNetRuntimeDebugHeader`
Please add compilation instructions for 32bit
Readme in the bit32 branch hasn't been updated and
gives
error LNK2001: unresolved external symbol DotNetRuntimeDebugHeader