fix/account-el-meta
dev
el_meta was declared as el_meta(attrs) in account.el but the runtime C implementation expects el_meta(name, content). Same arity crash as the prior el_img fix — runtime passed garbage on the stack.