5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
|
|
(module
|
||
|
|
(import "old" "get_sum" (func (result i32)))
|
||
|
|
(memory (export "memory") 1)
|
||
|
|
)
|