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
/
empty.untouched.wat
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Better resolve infrastructure; Instance fields
2018-01-03 18:33:27 +01:00
(module
Update Binaryen and take care of WebAssembly/binaryen#1547
2018-05-14 16:55:55 +02:00
(global $HEAP_BASE i32 (i32.const 8))
Better resolve infrastructure; Instance fields
2018-01-03 18:33:27 +01:00
(memory $0 1)
(export "memory" (memory $0))
)
Reference in New Issue
Copy Permalink