Ex00_EmptyP em.examples.basic/Ex00_EmptyP.em1 2 3 4 5 6import em from '@$$emscript' export const $U = em.$declare('MODULE') export function em$run() { em.halt#f() }