div_overflow.wat (109B)
1 (module 2 (func (export "test_main") (result i32) 3 i32.const -2147483648 4 i32.const -1 5 i32.div_s))