This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
assemblyscript
Watch
1
Star
0
Fork
0
You've already forked assemblyscript
mirror of
https://github.com/fluencelabs/assemblyscript
synced
2025-04-26 15:32:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript
/
tests
/
compiler
/
literals.optimized.wat
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Type limits
2017-12-15 15:00:19 +01:00
(module
Initial external decorator for annotating explicit import names; Use file name as default module name in imports; Emit empty memory if there are no static segments; Update TLSF and examples accordingly
2018-06-28 01:44:32 +02:00
(memory $0 0)
Type limits
2017-12-15 15:00:19 +01:00
(export "memory" (memory $0))
)
Reference in New Issue
Copy Permalink