2019-05-23 03:33:32 +02:00

4 lines
97 B
TypeScript

import "./buddy";
export { memory };
export { __mem_allocate as __alloc, __mem_free as __free };