Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 518d30b379 Add a compilation context struct.
This will provide main entry points for compiling functions, and it
serves as a place for keeping data structures that should be preserved
between function compilations to reduce allocator thrashing.

So far, Context is just basic scaffolding. More to be added.
2017-02-17 12:04:53 -08:00
..
2017-02-16 13:57:28 -08:00
2017-02-17 12:04:53 -08:00
2016-10-17 14:44:43 -07:00