1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-14 15:31:31 +00:00
Files
assemblyscript/tests/allocators/rt-full/assembly/index.ts

3 lines
52 B
TypeScript
Raw Normal View History

2019-06-05 23:15:39 +02:00
export { memory } from "memory";
export { __free };