7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
(module
|
|
(func (result i32)
|
|
i32.const 2
|
|
i32.const 2
|
|
i32.add
|
|
))
|