mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 17:37:21 +08:00
export memory related symbols
This commit is contained in:
parent
78eae463a0
commit
fccc945f66
@ -220,6 +220,10 @@ cat > export_symbols.map << 'EOF'
|
||||
entry_point;
|
||||
__fuel_remaining;
|
||||
__runtime_signature;
|
||||
__curr_memory_usage;
|
||||
__total_memory_usage;
|
||||
__max_memory_usage;
|
||||
__max_allowed_memory_usage;
|
||||
local: *;
|
||||
};
|
||||
EOF
|
||||
|
||||
Loading…
Reference in New Issue
Block a user