Files
wasmtime/lib/faerie
Dan Gohman d2943ec32d Add a minimal SimpleJIT example program.
This minimally demonstrates usage of the API, and serves as a very small
testcase to test that the basic JIT mechanisms are working.
2018-08-28 16:13:23 -07:00
..
2018-08-22 12:51:54 -07:00
2018-07-17 12:48:27 -07:00
2018-07-13 09:15:16 -07:00

This crate contains a library that enables Cranelift to emit native object (".o") files, using the Faerie library.