assemblyscript/tests/compiler/std/array.optimized.wast

5 lines
56 B
Plaintext
Raw Normal View History

2017-12-16 02:27:39 +01:00
(module
(memory $0 1)
(export "memory" (memory $0))
)