32 Commits (a6f31a2be331f66a26e5516cae80c02261b49744)

Author SHA1 Message Date
Yury Delendik 2353be95e6 update cranelift deps to 0.30.0 6 years ago
Dan Gohman db0abe8431 Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
Yury Delendik 7b9761f4a2 Update cranelift dependencies to 0.29.0 (#59) 6 years ago
Yury Delendik ddbc00752e Generate debug info for LLDB/GDB (#50) 6 years ago
Dan Gohman 21abecb158 Remove an unneeded `mut`. 6 years ago
Dan Gohman c7d0eb22d1 Update to wasmparser 0.29.2 and the latest spec_testsuite. 6 years ago
Yury Delendik e66f01b923 Update cranelift libraries to 0.28.0 6 years ago
Dan Gohman 00a4e93bcd Add a concept of "global exports". 6 years ago
Dan Gohman dae04be948 Switch from hashmap_core to hashbrown. 6 years ago
Dan Gohman f6c2fe7d2d Update to Rust 2018 Edition. 6 years ago
Dan Gohman 747dbb23e7 Add fuzz targets for module instantiation. 6 years ago
Dan Gohman df7724ce2b Update Cargo.toml authors fields. 6 years ago
Dan Gohman 7592c99f3b Refactor the compilation and instantiation pipeline. 6 years ago
Dan Gohman 6dd39dee6a Update to Cranelift 0.26.0. 6 years ago
Dan Gohman f44fe25f9c Rewrite linear memory handling in terms of simple mmap/VirtualAlloc. 6 years ago
Dan Gohman 95fba6a9de Update to Cranelift 0.25. 6 years ago
Dan Gohman 82c8ef95c4 Update for Cranelift API changes. 6 years ago
Dan Gohman f823526a42 Update to wasmparser 0.22. 6 years ago
Dan Gohman 74ccddcd64 Update to Cranelift 0.24. 6 years ago
Dan Gohman 0a0108f959 Update to Cranelift 0.22. 6 years ago
Dan Gohman fb7153ccf4 Update to cranelift 0.20.0. 6 years ago
Dan Gohman 48e46c4fae Update fuzz targets for API changes. 6 years ago
Dan Gohman 548c45c604 Rename wasmtime-runtime to wasmtime-environ. 6 years ago
Dan Gohman ef5254c0da More code reorganization and cleanups. 6 years ago
Dan Gohman 753d650f1a Update to cranelift 0.18.1. 6 years ago
Dan Gohman 1413a58544 Update the fuzzing harness for API changes. 6 years ago
Dan Gohman f3a6cab472 Make package names consistent with cranelift's. 6 years ago
Dan Gohman 2608dd0c47 Update to cranelift 0.16.1, target-lexicon 0.0.3, faerie 0.4.4. 6 years ago
Dan Gohman c612d48b33 Rename to wasmtime. It's wasmtime! 6 years ago
Dan Gohman b5e794a584 Update to Cretonne 0.8.0. 7 years ago
Dan Gohman 5a5f4e4a2f Switch to published packages rather than straight git paths. 7 years ago
Dan Gohman c39cba4ae0 Start experimenting with cargo fuzz. This isn't very usable yet. 7 years ago