...

Text file src/github.com/tetratelabs/wazero/internal/integration_test/spectest/v2/testdata/loop.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) (loop (type $sig) (param i32) (drop)) (unreachable))

View as plain text