assemblyscript/tests/compiler/std/array.optimized.wast
2017-12-16 17:54:53 +01:00

5 lines
56 B
Plaintext

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