mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 01:11:32 +00:00
more loader updates
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
export { __alloc, __realloc, __free } from "rt/tlsf";
|
||||
export { __alloc } from "rt/tlsf";
|
||||
export { __retain, __release, __collect } from "rt/pure";
|
||||
export { __instanceof, __typeinfo } from "rt";
|
||||
export { RTTI_BASE as __rtti } from "rt";
|
||||
|
Reference in New Issue
Block a user