wasmi/res/cases/v1/test2.wast

5 lines
141 B
Plaintext

(module
(type (;0;) (func (param i32 i32) (result i32)))
(type (;1;) (func (param i32)))
(import "env" "abort" (func (;0;) (type 1)))
)