2044 Commits (038a38747178aa7a809bdb6ca382d482948396f6)
 

Author SHA1 Message Date
Daniel Salvadori 038a387471 Fix typo (#553) 5 years ago
Dan Gohman c78196bd01
Update repository URLs for the Bytecode Alliance. (#550) 5 years ago
Till Schneidereit 46721f3f92 Make it a Bytecode Alliance project (#549) 5 years ago
Jakub Konka 093629f7eb Refactor common clockid conversion on *nix (#548) 5 years ago
Nick Fitzgerald 79864d0db7
Merge pull request #542 from alexcrichton/doc-rust 5 years ago
Nick Fitzgerald ca04e33771
Merge pull request #467 from fitzgen/update-cranelift-for-full-multi-value 5 years ago
Nick Fitzgerald 01ab20e372 Bump cranelift deps to 0.50.0 5 years ago
Nick Fitzgerald 4c4699a226 Test the multi-value example on windows 5 years ago
Nick Fitzgerald a29303dedd Expand the muli-value example for wasmtime-api to use many return values 5 years ago
Nick Fitzgerald b3b7ce4f6b Enable all Wasm multi-value proposal tests! 5 years ago
Alex Crichton cd8cc4d375
Enable multi-value in the Python extension (#541) 5 years ago
Alex Crichton 1530f2e1c6 Fill out book chapter on writing WebAssembly with Rust 5 years ago
Alex Crichton d9edb95218 Allow using WASI APIs in the Python extension (#533) 5 years ago
Jakub Konka 0006a2af95 Dynamically load utimensat if exists on the host (#535) 5 years ago
whitequark 5a1845b4ca Add missing x86_64 registers to debug info transformer. (#538) 5 years ago
Marcin Mielniczuk 3206461502 Fix some clippy warnings (#536) 5 years ago
Dan Gohman ef1cbfdaa8
Merge pull request #534 from sunfishcode/macro_use 5 years ago
Dan Gohman f5dad66593 Fix a missing `use bitflags::bitflags;`. 5 years ago
Dan Gohman 061b453255 Remove unneeded `extern crate`, `macro_use`, and tidy `use`s. 5 years ago
Dan Gohman 31f8f124f5 Delete spurious commas. 5 years ago
Dan Gohman dd27237c74 Avoid capturing a pointer into a temporary CString buffer. 5 years ago
Dan Gohman 5b0031ece8 Use `pointer::add` instead of `pointer::offset` with a cast. 5 years ago
Dan Gohman 39b0d670c5 rustfmt and trim trailing whitespace. 5 years ago
Dan Gohman da89d08fca Update to point to the Wasmtime issue tracker. 5 years ago
Dan Gohman e8f08193fc Reformat some long lines and macros. 5 years ago
Dan Gohman 9a4992f601 Convert a CRLF file. 5 years ago
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