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-28 08:22:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript
/
std
/
assembly
/
runtime
/
default.ts
5 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
runtime integration and flag
2019-03-31 21:58:42 +02:00
import
"allocator/tlsf"
;
import
"collector/itcm"
;
move runtime templates into stdlib for bundling with lib files
2019-04-02 22:32:43 +02:00
implement __runtime_flags
2019-04-05 01:59:01 +02:00
export
{
runtime
as
$
}
;
Reference in New Issue
Copy Permalink