This fix avoids a small slow down in scenarios where reference types are enabled but a given function doesn't actually use them. Fixes #1883
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.