Files
wasmtime/lib/reader
Dan Gohman 1b30265c5c Define a "table" concept.
"Table" is to WebAssembly tables as "Heap" is to WebAssembly linear
memories.
2018-08-02 15:21:34 -07:00
..
2018-08-02 15:21:34 -07:00
2018-07-23 16:57:51 -07:00
2018-07-17 12:48:27 -07:00
2018-07-13 09:15:16 -07:00

This crate library supports reading .clif files. This functionality is needed for testing Cranelift, but is not essential for a JIT compiler.