mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-24 12:11:50 +00:00
More cleanup and a possible fix for #29
This commit is contained in:
@ -486,3 +486,5 @@ export function free_memory(data: usize): void {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export { reset_memory } from "./none";
|
||||
|
Reference in New Issue
Block a user