SingleAccretion
SingleAccretion
CC#
Created by hamarb123 on 6/13/2024 in #help
How to create files before main and pass command line args with net8.0-browser and wasm
I suppose one clue is that 1 is an error exit code - is it expected?
8 replies
CC#
Created by hamarb123 on 6/13/2024 in #help
How to create files before main and pass command line args with net8.0-browser and wasm
No real idea then, sorry. You'll have to debug it.
8 replies
CC#
Created by hamarb123 on 6/13/2024 in #help
How to create files before main and pass command line args with net8.0-browser and wasm
Only thing I can think of is stdout not being flushed - one can do so by writing an EOL to it.
8 replies
CC#
Created by peppy on 6/5/2023 in #help
✅ ✅ Vararg P/Invoke (x86) throws BadImageFormatException (0x80131124 "Index not found")
Well - it does not look possible to guess to me, so it would need to be debugged.
67 replies
CC#
Created by peppy on 6/5/2023 in #help
✅ ✅ Vararg P/Invoke (x86) throws BadImageFormatException (0x80131124 "Index not found")
FWIW, I just tried this with a .NET8 runtime build in a hello world setting, and it did not crash.
67 replies
CC#
Created by peppy on 6/5/2023 in #help
✅ ✅ Vararg P/Invoke (x86) throws BadImageFormatException (0x80131124 "Index not found")
Well, perhaps I am not quite the right person to investigate, if you wanted to take a deeper look yourself, you could obtain symbols for CoreCLR / build it in Debug and see what's throwing the exception.
67 replies
CC#
Created by peppy on 6/5/2023 in #help
✅ ✅ Vararg P/Invoke (x86) throws BadImageFormatException (0x80131124 "Index not found")
Possible this is a runtime bug.
67 replies