mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-26 05:01:52 +00:00
implement __runtime_flags
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
// After the paper by D. Bacon et al., 2001, IBM T.J. Watson Research Center
|
||||
// https://researcher.watson.ibm.com/researcher/files/us-bacon/Bacon03Pure.pdf
|
||||
|
||||
import { HEADER, HEADER_SIZE } from "../runtime";
|
||||
import { HEADER_SIZE } from "../util/runtime";
|
||||
|
||||
ERROR("not implemented");
|
||||
|
||||
|
Reference in New Issue
Block a user