As jump tables are used by at most one br_table instruction, inline their definition in those instructions instead of requiring them to be declared as function-level metadata.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.