2019-06-05 23:15:39 +02:00

4 lines
97 B
TypeScript

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