mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-31 06:02:11 +00:00
directize
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@global const GC_TRACE = true;
|
||||
import "collector/itcm";
|
||||
|
||||
import { HEADER_SIZE } from "runtime";
|
||||
import { HEADER_SIZE } from "util/runtime";
|
||||
|
||||
assert(HEADER_SIZE == 16);
|
||||
assert(gc.implemented);
|
||||
|
Reference in New Issue
Block a user