pub fn handle_program( program: &mut Program, emitter: &mut Emitter<'_, JsWriter<'_, &mut Vec<u8>>, SourceMap>, ) -> Result<(), Error>