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-27 07:52:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript
/
tests
/
runtime
/
assembly
/
index.ts
4 lines
60 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix export star module exports, shiftify
2019-04-18 20:36:51 +02:00
export
*
from
"rt"
;
realloc on mm level
2019-04-17 17:48:26 +02:00
refactor into stdlib
2019-04-18 11:51:07 +02:00
@start
export
function
main
(
)
:
void
{
}
Reference in New Issue
Copy Permalink