LoadV128Const
OPCODE_SPLAT
Should allow certain splats to opportunistically emit the best assembly when possible. Also use `std::bit_cast` rather than an inline `union` type to directly cast a `float` into a `uint32_t`.