Files
wasmer/lib/compiler-llvm
Nick Lewycky 4d791d3e55 Rename mem_buf_slice to contents.
The callers are slicing a memory buffer, but that's not relevant to this function's API.
2020-05-21 13:56:05 -07:00
..
2020-05-21 13:56:05 -07:00
2020-04-21 22:13:57 -07:00

Wasmer Compiler - LLVM

This is the wasmer-compiler-llvm crate, which contains a compiler implementation based on LLVM.