4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
(module
|
|
(func (param i32) (param i32) (result i32) (i32.add (get_local 0) (get_local 1)))
|
|
)
|