5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
(module
|
|
(import "old" "log" (func (param i32 i32)))
|
|
(memory (export "memory") 1)
|
|
)
|