2018 Commits (29c8c4f68f802a69b77457279de7e5f0aacf10b2)
 

Author SHA1 Message Date
Alex Crichton 29c8c4f68f
Reduce duplication in error messages (#532) 5 years ago
Dan Gohman b58c2bf2a4
Merge pull request #531 from sunfishcode/more_asserts 5 years ago
Alex Crichton 5a5f241f98
Fix typo in warning message for `--invoke` (#530) 5 years ago
Alex Crichton 7982d02e45
Move top-level `installer` directory to `ci` (#527) 5 years ago
Dan Gohman 1a0ed6e388 Use the more-asserts crate in more places. 5 years ago
Dan Gohman a2b4148a91 General Cargo.toml cleanup. (#529) 5 years ago
Alex Crichton ae86822c37
Move stray top-level misc_testsuite to tests (#528) 5 years ago
Dan Gohman 94044100f9
Merge pull request #526 from alexcrichton/cache-docs 5 years ago
Dan Gohman e691bf36f3 Reorganize tests (#523) 5 years ago
Dan Gohman 0f4f9d7832 Use `r#` to escape strings which may be rust keywords. 5 years ago
Nick Fitzgerald c6bd7375f9
Merge pull request #525 from sunfishcode/cargo-keywords 5 years ago
Alex Crichton cf0af20162 Move cache configuration documentation into book 5 years ago
Dan Gohman 97d37e9369 Add a `keywords` field to Cargo.toml files. 5 years ago
Dan Gohman 85cfdd0bb1
Merge pull request #512 from sunfishcode/reorg 5 years ago
Dan Gohman e017062da2 Fix a path in build-tarballs.sh. 5 years ago
Dan Gohman 9af562c1ff Update dependencies. 5 years ago
Dan Gohman 7ac115d632 Update publish-all.sh for new paths. 5 years ago
Dan Gohman b158666f2b Reorganize tests. 5 years ago
Dan Gohman 32a71c0645 Update the names of the git submodules. 5 years ago
Dan Gohman 58c5906f5c Fix a path to wasmtime Cargo.toml. 5 years ago
Dan Gohman 24218c960a Move CACHE_CONFIGURATION.md to the docs directory. 5 years ago
Dan Gohman fff777d4c3 Tidy up the top-level directory by moving misc. scripts into a subdirectory. 5 years ago
Dan Gohman a40e3b734a Update paths in cranelift-version.sh 5 years ago
Dan Gohman 31e1b1c383 Update the path to wasmtime-py. 5 years ago
Dan Gohman 9253e55321 Update the workflows for the wasmtime-api rename. 5 years ago
Dan Gohman 771e51c5c5 Fix the exclude path for wasi-misc-tests. 5 years ago
Dan Gohman 025867eb4a
Merge pull request #522 from CraneStation/readme 5 years ago
Jakub Konka d232561526 Update README with Github Actions badge 5 years ago
Dan Gohman c3436ddcdf rustfmt 5 years ago
Dan Gohman 1903d66ca6 Update a path in .gitmodules. 5 years ago
Dan Gohman b1f4e130cc Publish wasi-common and wasmtime-cli. 5 years ago
Dan Gohman d9ca508f80 Rename `wasmtime-api` to `wasmtime`. 5 years ago
Dan Gohman 22641de629 Initial reorg. 5 years ago
Dan Gohman 2c69546a24
Merge pull request #502 from CraneStation/wasi-common 5 years ago
Yury Delendik 3a8c2bbb82
Adds WASI support to markdown rust example. (#509) 5 years ago
Jakub Konka 4982878a95 Fix bug in fd_readdir impl on BSD 5 years ago
Jakub Konka ac40eff871 Fix compilation of integration tests 5 years ago
Jakub Konka 73f85f5c4b Merge branch 'master' into wasi-common 5 years ago
Dan Gohman 43b761ef5f
Update the top-level README.md and embedding documentation. (#508) 5 years ago
Dan Gohman 001272fa7d rustfmt 5 years ago
Alex Crichton 59b15eab13
Simplify `#[test]` generation for `*.wast` files (#507) 5 years ago
Alex Crichton 2411831964 Ensure wasi-common tests always have an unreadable stdin 5 years ago
Alex Crichton f579dac34f Run beta/nightly test on ubuntu, not macos (#506) 5 years ago
Dan Gohman 6aabdaa038
Update lightbeam's "bench" tests to use `wat`. (#504) 5 years ago
Dan Gohman d896cc34c2
Remove an obsolete workaround. (#505) 5 years ago
Peter Huene a6b150c9d1
Merge pull request #462 from peterhuene/windows-unwind 5 years ago
Yury Delendik 6632a7da37
[wasmtime-api] reduce examples complexity: hostref for store/engine (#489) 5 years ago
Alex Crichton 55eb06ecc2 Reformat with new stable rustfmt 5 years ago
Jakub Konka cd1e54487c Merge wasi-common into wasmtime 5 years ago
Jakub Konka 3793fa3b09
Merge wasi-misc-tests repo as a subdir (#174) 5 years ago