some cleanup

This commit is contained in:
dcode
2019-04-01 22:23:11 +02:00
parent 7b99e44343
commit 1ada854830
74 changed files with 6072 additions and 3909 deletions

View File

@ -1,5 +1,5 @@
import { link_count, unlink_count, collect_count } from "./gc/_dummy";
export { gc };
export { runtime, gc };
class Ref {}