Files
wasmtime/src
Jakob Stoklund Olesen 88931983a8 Parse stack slot decls.
Add a stack slot array to repr::Function, use repr::StackSlot to reference them.

Parse stack slot declarations in the function preamble, add them to the
function.

Add a new `Context` struct which keeps track of mappings between identifiers
used in the file and real references.
2016-04-28 17:35:01 -07:00
..
2016-04-28 17:35:01 -07:00
2016-04-28 17:35:01 -07:00