1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-30 08:01:26 +00:00
2019-05-24 20:31:52 +02:00

4 lines
135 B
TypeScript

export { __alloc } from "rt/tlsf";
export { __retain, __release, __collect } from "rt/pure";
export { RTTI_BASE as __rtti } from "rt";