mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 23:12:19 +00:00
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
(module
|
|
(memory $0 1)
|
|
(export "memory" (memory $0))
|
|
)
|