div_zero.wat (98B)
1 (module 2 (func (export "test_main") (result i32) 3 i32.const 7 4 i32.const 0 5 i32.div_s))