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-25 23:12:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript
/
tests
/
compiler
/
empty.optimized.wat
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Better resolve infrastructure; Instance fields
2018-01-03 18:33:27 +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)
Better resolve infrastructure; Instance fields
2018-01-03 18:33:27 +01:00
(export "memory" (memory $0))
)
Reference in New Issue
Copy Permalink