...

Text file src/github.com/tetratelabs/wazero/internal/integration_test/spectest/v2/testdata/if.10.wat

Documentation: github.com/tetratelabs/wazero/internal/integration_test/spectest/v2/testdata

     1(type $sig (func (param i32) (result i32)))(func (i32.const 0) (i32.const 1)  (if (type $sig) (param i32) (then (drop)) (else (drop)))  (unreachable))

View as plain text