import { init } from "./memory"; init(); alert("memory initialized!");