Logo
Explore Help
Sign In
fluencelabs/assemblyscript
1
0
Fork 0
You've already forked assemblyscript
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-08 13:22:16 +00:00
Code Issues Projects Releases Wiki Activity
assemblyscript/tests/compiler/function.optimized.wat

9 lines
131 B
Plaintext
Raw Normal View History

Initial instance methods and field layout; More cleanup
2018-01-01 20:27:21 +01:00
(module
Use Binaryen's function signature naming scheme (#522)
2019-03-01 00:01:23 +01:00
(type $FUNCSIG$v (func))
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)
Initial instance methods and field layout; More cleanup
2018-01-01 20:27:21 +01:00
(export "memory" (memory $0))
Use Binaryen's function signature naming scheme (#522)
2019-03-01 00:01:23 +01:00
(func $start (; 0 ;) (type $FUNCSIG$v)
Use stack IR when emitting text format (#312)
2018-11-08 08:04:24 +01:00
nop
Initial instance methods and field layout; More cleanup
2018-01-01 20:27:21 +01:00
)
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 165ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API