pub fn generate_emscripten_env(
    store: &mut impl AsStoreMut,
    env: &FunctionEnv<EmEnv>,
    globals: &mut EmscriptenGlobals
) -> Imports