1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-18 02:01:26 +00:00

3 lines
82 B
TypeScript
Raw Normal View History

2018-02-17 11:09:22 +01:00
import "allocator/tlsf";
export { gc_collect, gc_pause, gc_resume } from "./ugc";