181 Commits (8be80cbd0dbb37b540da9d892e7d16373d15d0c4)

Author SHA1 Message Date
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
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 7a26b76521 Change the license to "Apache-2.0 WITH LLVM-exception". 6 years ago
Dan Gohman c612d48b33 Rename to wasmtime. It's wasmtime! 6 years ago
Dan Gohman 73639e4557 Update to cretonne 0.9.0 and faerie 0.4.1. 7 years ago
Dan Gohman b5e794a584 Update to Cretonne 0.8.0. 7 years ago
Dan Gohman ed734f8ecb Update to Cretonne 0.4.0. 7 years ago
Dan Gohman 5a5f4e4a2f Switch to published packages rather than straight git paths. 7 years ago
Dan Gohman f276a021cb Update wasmstandalone for API changes. 7 years ago
Dan Gohman ca1b461375 Begin internal reorganization. 7 years ago
Dan Gohman 23bafd1218 Split the runtime and execution code into separate crates. 7 years ago
Dan Gohman cad7e50106 Update to wasmparser 0.11.2. 7 years ago
Dan Gohman e64eb79aaf Fix dependency paths. wasmstandalone no longer depends on out-of-tree patches. 7 years ago
Dan Gohman 0c78a2f298 Import the wasm2obj experiment and minimally update it. 7 years ago
Dan Gohman cdffc1b50a Roughly update for the recent Cretonne API changes. 7 years ago
Dan Gohman b3a952ed67 Change the license to MIT/Apache-2.0. 7 years ago
Dan Gohman d0fe50a2a8 Check in the wasmstandalone code. 7 years ago
Denis Merigoux 234e72a5b3 Dumped code from the wasm2cretonne repo 7 years ago
Denis Merigoux de5501bc47 Cretonne IL frontend: ILBuilder (#97) 7 years ago
Jakob Stoklund Olesen e7c6efa31e Update docopt dependency to 0.8.0. 8 years ago
Jakob Stoklund Olesen a8a79df620 Promote the src/tools crate to the top-level workspace. 8 years ago
Jakob Stoklund Olesen 67abb2d2f6 Create a phantom workspace manifest for all crates. 8 years ago