mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 01:11:32 +00:00
move stuff, run both untouched and optimized
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
export { __alloc, __realloc, __free, __retain, __release, __collect } from "rt/stub";
|
||||
export { __instanceof, __typeinfo } from "rt/common";
|
||||
export { __instanceof, __typeinfo } from "rt";
|
||||
|
Reference in New Issue
Block a user