Files
wasmtime/lib
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
..
2016-12-21 10:06:49 -08:00
2017-01-25 15:17:27 -08:00