349 Commits (release-6.0.0)

Author SHA1 Message Date
Nathan Froyd d42560c7bf
specify units for fields of `Tunables` (#930) 5 years ago
Alex Crichton 151075d553
Remove a panic in the cache worker (#922) 5 years ago
Alex Crichton 8a7d403fce
Remove a use of `lazy_static!` in `cache.rs` (#916) 5 years ago
Alex Crichton 70345aff31
Remove all global state from the caching system (#863) 5 years ago
Alex Crichton 9dffaf9d57
Update wasmparser dependency (#912) 5 years ago
Nathan Froyd efb7f0a6c7
factor out declaring exports (#906) 5 years ago
Yury Delendik 4599234c6f
Don't generate DWARF sections when no functions were compiled. (#894) 5 years ago
Jakub Konka daf0772bd5 Fix environ crate tests on nightly 5 years ago
Alex Crichton 3db1074c15
Improve handling of strings for backtraces (#843) 5 years ago
Dan Gohman 9a88d3d894
Replace the global-exports mechanism with a caller-vmctx mechanism. (#789) 5 years ago
Yury Delendik b2bfb98f1f
Provide proper function index and name in the FrameInfo (#824) 5 years ago
Yury Delendik 2a50701f0a
Backtrace WebAssembly function JIT frames (#759) 5 years ago
Andrew Brown f592811c9a Update cranelifte and enable more SIMD spec tests (#806) 5 years ago
Dan Gohman ef2177ed3a
Update to the latest spec_testsuite and dependencies. (#803) 5 years ago
Dan Gohman 336ee94c89
Bump version to 0.9.0 (#790) 5 years ago
Alex Crichton 41780fb1a6 Handle same-named imports with different signatures 5 years ago
Yury Delendik d651408b5a
Module name (#775) 5 years ago
Andrew Brown 296ebc46fd Update wasmparser to 0.45.1 (#776) 5 years ago
Peter Huene 59258730c2
Use structopt instead of docopt. 5 years ago
Alex Crichton 41528c82bc
Remove the `Flags` type from `Config` API (#769) 5 years ago
Alex Crichton 7474633cca
Remove usage of `CompilationStrategy` from `Config` (#764) 5 years ago
Andrew Brown 69683e8b67 Update Cranelift to 0.52.0 (#710) 5 years ago
XAMPPRocky 907e7aac01 Clippy fixes (#692) 5 years ago
Andrew Brown 086ff63e6b Update wasmparser to 0.45.0 (#733) 5 years ago
data-pup 31472fbb5a fix module environment doc typos (#732) 5 years ago
Yury Delendik cc6e8e1af2
Move cranelift dependencies to wasmtime-environ (#669) 5 years ago
Nick Fitzgerald 0fce2ac288 deps: Update wasmparser in most places (#670) 5 years ago
Patrick Ventuzelo 027f6117d6 remove panic, expect and unimplemented from microwasm + use Result as return value for some functions (#652) 5 years ago
Josh Triplett 4b001912ce Update rayon dependencies to avoid duplicate crossbeam dependencies (#651) 5 years ago
Artyom Pavlov 752ed901d6 Use getrandom for random_get, disable default rand features (#625) 5 years ago
Alex Crichton 39e57e3e9a Migrate back to `std::` stylistically (#554) 5 years ago
Andrew Brown ea04aa5b98 Improve error messages received from Cranelift (#583) 5 years ago
Dan Gohman c5f998add2
Update the crates.io publishing scripts (#580) 5 years ago
Alex Crichton 622285790c Fix a few more URLs after project relocation (#555) 5 years ago
Dan Gohman c78196bd01
Update repository URLs for the Bytecode Alliance. (#550) 5 years ago
Nick Fitzgerald 01ab20e372 Bump cranelift deps to 0.50.0 5 years ago
Marcin Mielniczuk 3206461502 Fix some clippy warnings (#536) 5 years ago
Dan Gohman e8f08193fc Reformat some long lines and macros. 5 years ago
Alex Crichton 29c8c4f68f
Reduce duplication in error messages (#532) 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 cf0af20162 Move cache configuration documentation into book 5 years ago
Dan Gohman 9af562c1ff Update dependencies. 5 years ago
Dan Gohman 24218c960a Move CACHE_CONFIGURATION.md to the docs directory. 5 years ago
Dan Gohman 22641de629 Initial reorg. 5 years ago