Artur Jamro
|
364300f6cf
|
Use target triple in cache directory hierarchy (#300)
|
2019-09-04 13:12:27 -07:00 |
|
Dan Gohman
|
45fd9dadd8
|
Use winapi::ctypes::c_void on Windows. (#297)
`winapi::ctypes::c_void` is apparently distinct from `core::ffi::c_void`
and `libc::c_void`.
|
2019-08-24 07:04:31 -07:00 |
|
Henrik Rydgård
|
f5ebdb8e6a
|
Get wasmtime building on Windows. (#92)
* Get wasmtime building on Windows.
Requires LLVM binaries from http://releases.llvm.org/download.html at
build time (bindgen).
|
2019-04-03 06:50:38 -07:00 |
|
Dan Gohman
|
db0abe8431
|
Move the wasmtime crate directories form lib/* to wasmtime-*.
This follows a similar change to Cranelift made here:
https://github.com/CraneStation/cranelift/pull/660
|
2019-03-20 11:30:28 -07:00 |
|