607 Commits (3c8bb26441b5e48fc20106d20c435a4f47fcfba4)

Author SHA1 Message Date
Dan Gohman b2fefe7714 WASI prototype design, implementation, and documentation. 6 years ago
Jef 2a60d76bdc Update to latest cranelift 6 years ago
Yury Delendik 2353be95e6 update cranelift deps to 0.30.0 6 years ago
Yury Delendik 94ca967d0a Update faerie to 0.9.1 6 years ago
Jef 11b26430b6 Fix on latest nightly 6 years ago
Jef 84b4fa0208 Update to latest cranelift 6 years ago
Dan Gohman db0abe8431 Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
Jef 14bff9229e Fix conversions 6 years ago
Jef 45ccc591cd Fix `br_if` and `br_table` 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
Jef ab6b8e983a Add floats 6 years ago
Dan Gohman 2ac0ceda14 Update to faerie 0.7.1. 6 years ago
Jef f1d9ccb9e8 Implement Microwasm 6 years ago
Jef 7e5c3c567f Signature checking for call_indirect, integrate with wasmtime 6 years ago
Yury Delendik e66f01b923 Update cranelift libraries to 0.28.0 6 years ago
Jef 74d168ec4b Merge `end`s, store locals in registers where possible 6 years ago
Jef a7fa7da7d4 Support a proper vmctx that contains more than just memory offset 6 years ago
Dan Gohman f6c2fe7d2d Update to Rust 2018 Edition. 6 years ago
Dan Gohman 7592c99f3b Refactor the compilation and instantiation pipeline. 6 years ago
Dan Gohman 4d4ecfd812 Bump version to 0.1.0 6 years ago
Jef 23b5a56a7d Fix locals not being restored properly (which may cause us to read garbage values from the stack) 6 years ago
Jef 5bb7430976 Add quickcheck, implement simple binary operations 6 years ago
Dan Gohman 3f24098edc Implement the remaining valid spec tests. 6 years ago
Dan Gohman 6dd39dee6a Update to Cranelift 0.26.0. 6 years ago
Dan Gohman 56850d481d Initial support for function, table, memory, and global imports. 6 years ago
Dan Gohman 6198b89110 Update to pretty_env_logger 0.3.0. 6 years ago
Dan Gohman 7faa15d7ac More infrastructure. 6 years ago
Dan Gohman 83f8a31010 Convert the wast test harness into a crate. 6 years ago
Dan Gohman 099f85f821 Rename main.rs to wasmtime.rs. 6 years ago
Dan Gohman f44fe25f9c Rewrite linear memory handling in terms of simple mmap/VirtualAlloc. 6 years ago
Frank Rehberger ec940ee8af Migrating to wabt::wat2wasm (#29) 6 years ago
Dan Gohman b3d831015c Add basic logging support to the wasmtime binary. 6 years ago
Frank Rehberger 4ac41213ad Add test_environ_translate 6 years ago
Dan Gohman 95fba6a9de Update to Cranelift 0.25. 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
Sergey Pepyakin 08240761d5 Compile a simple function (#2) 6 years ago
Dan Gohman 8e114a2703 Update authors in Cargo.toml. 6 years ago
Dan Gohman e32144727d Update project name. 6 years ago
Dan Gohman 34646c6f1f Add some categories and keywords to Cargo.toml. 6 years ago
Dan Gohman 068f86f645 Add a basic README.md. 6 years ago
Dan Gohman 154b35ecc1 Initial experiment. 6 years ago
Nathan Froyd 5f11f44482 add a --target option to wasm2obj 6 years ago
Dan Gohman ecae909b9e Add the "wasm" category in Cargo.toml files. 6 years ago
Dan Gohman fb7153ccf4 Update to cranelift 0.20.0. 6 years ago
Dan Gohman 40791787c7 Update repository URLs. 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