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
/
std
/
assembly
/
heap.ts
4 lines
75 B
TypeScript
Raw
Normal View
History
Unescape
Escape
move stuff, run both untouched and optimized
2019-05-21 15:02:39 +02:00
// @ts-ignore: decorator
@builtin
llvm-like naming of __heap_base, definition fixes, update examples
2019-06-01 01:14:04 +02:00
export
declare
const
__heap_base
:
usize
;
Reference in New Issue
Copy Permalink