mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 18:01:31 +00:00
llvm-like naming of __heap_base, definition fixes, update examples
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
export { __alloc, __retain, __release, __collect } from "rt/stub";
|
||||
export { RTTI_BASE as __rtti } from "rt";
|
||||
export { __rtti_base } from "rt";
|
||||
|
Reference in New Issue
Block a user