1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-18 01:11:32 +00:00
Files
assemblyscript/tests/compiler/empty.optimized.wat

5 lines
56 B
Plaintext
Raw Normal View History

(module
(memory $0 1)
(export "memory" (memory $0))
)