return42.wat (97B)
1 (module 2 (func (export "test_main") (result i32) 3 i32.const 40 4 i32.const 2 5 i32.add))