How do I use zig reduce?

Hello, I have some code that crashes in release modes but not in debug mode. How do I find the cause for this? Is zig reduce even the correct tool to do so?

I am using zig 0.14.0

1 Like