A comma was accidentally placed after the operation itself when no comma is necessary (only after operands, not the operation itself).
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.