Files
wasmtime/cranelift
Jakob Stoklund Olesen ab50f17412 Implement Index<Inst/StackSlot> for Function.
When Function serves as a container for IL entities, use the Index trait to
translate a reference class to a Data object.

Works for:

- StackSlot -> StackSlotData
- Inst -> InstructionData
2016-05-02 12:13:24 -07:00
..
2016-04-06 12:00:35 -07:00
2016-01-12 16:51:35 -08:00