assemblyscript/std/assembly/rt/index-full.ts
2019-06-05 23:15:39 +02:00

4 lines
127 B
TypeScript

export { __alloc } from "rt/tlsf";
export { __retain, __release, __collect } from "rt/pure";
export { __rtti_base } from "rt";