8124 Commits (1ce2a871499f7f9e13dce2c26ffe515935a01e09)
 

Author SHA1 Message Date
bjorn3 08f72d7084 Fix ensure_deterministic_build.sh 4 years ago
bjorn3 0693b7dade Include git rev in the version number 4 years ago
bjorn3 720da20588 Describe serialization format 4 years ago
bjorn3 a0c2276ee7 Add a version marker 4 years ago
bjorn3 71e468a954 Remove most of cranelift-serde 4 years ago
bjorn3 2fc964ea35 Add serde serialization support for the full clif ir 4 years ago
Chris Fallin 7b4652bb82
Merge pull request #2654 from kaseyc/rex 4 years ago
Kasey Carrothers 9c3edee9d0 Add methods to construct RexFlags from OperandSizes. 4 years ago
Dan Gohman 8d90ea0390 Bump version to 0.23.0 4 years ago
Pat Hickey 38b63f525e
Merge pull request #2658 from Daniel-Liu-c0deb0t/anytrue-type 4 years ago
c0deb0t fdd6bcae2e Specified type for V128AnyTrue 4 years ago
Dan Gohman 285a7feb19 128-bit operations are only for the new x64 backend. 4 years ago
Dan Gohman 64002cb0e9 Add release notes for a 0.23.0 release. 4 years ago
Dan Gohman 3ed46e47e9 Supress a warning in lightbeam. 4 years ago
Chris Fallin e5267f056f Update `rand` dependency to 0.8.3. 4 years ago
Chris Fallin 8cd64e3ec6 Fix warnings (causing CI failures) with new Rust beta. 4 years ago
Dan Gohman d0e5d347b1 Update to rand_core 0.6.2. 4 years ago
Dan Gohman b396f6dc6f Switch from `memmap` to `memmap2`. 4 years ago
Dan Gohman d598883f3a Switch from `term` to `termcolor`. 4 years ago
Alex Crichton 09b976e1d5
Fix a number of warnings on nightly Rust (#2652) 4 years ago
Pat Hickey 9abae356e0 fix! 4 years ago
Pat Hickey bc95864202 wasi-tests: add path_exists test 4 years ago
Pat Hickey c9d8ed03c9 wasi-common: fix fdstat of dirfd 4 years ago
Nick Fitzgerald ab811d7445
Merge pull request #2648 from alexcrichton/tweak-fuel-c-api 4 years ago
Alex Crichton de27fbe20f Tweak C API for fuel 4 years ago
Alex Crichton 5b55ba8053
Use `sigsetjmp` instead of `setjmp` (#2645) 4 years ago
Shu 8ee0f09983
Add fuel related functions to c-api (#2643) 4 years ago
Pat Hickey 1fe58fe9a4
Merge pull request #2641 from bytecodealliance/pch/fix_wasi_ctx_build 4 years ago
Pat Hickey e4ce04bab4 WasiCtx: default to empty/sink stdio files rather than throw 4 years ago
Pat Hickey e4827ad779
Merge pull request #2487 from bytecodealliance/pch/wasi_common_cap_std 4 years ago
Pat Hickey 6fb2c29654 remove development scaffolding 4 years ago
Pat Hickey 21a1307c10 latest cap-std 0.13.3 fixes windows bug 4 years ago
Pat Hickey c535b94c73 theres the bug 4 years ago
Pat Hickey 4681e18ee0 will this fix it? 4 years ago
Pat Hickey 5ff9578b5c wasi-common: WASI/phases is included in the package 4 years ago
Pat Hickey 35261453e9 wasi-common 0.13.2 4 years ago
Chris Fallin 40c4c6ac9b
Merge pull request #2636 from bjorn3/fix_build_value_labels_ranges_no_labels 4 years ago
bjorn3 602006ff9d Fix build_value_labels_ranges for newBE when there are no labels 4 years ago
Pat Hickey e2b67aa9a3 simplify life for readdir implementors 4 years ago
Pat Hickey 72a8f9235d cap-primitives bump fixes windows bugs 4 years ago
Pat Hickey c8ca639b93 new cap-std apis fix some windows tests! 4 years ago
Pat Hickey e670c46862 system-interface 0.6 4 years ago
Pat Hickey 1a45096ee6 wasi-common, wasi-cap-std-sync, wasmtime-wasi should all be published now 4 years ago
Pat Hickey bc1992b9a8 cap-std 0.13 4 years ago
Pat Hickey 31145060b2 remove virtfs - it is not suitable for use 4 years ago
Pat Hickey 7a35763d62 collapse two test flags into dangling_filesystem 4 years ago
Pat Hickey a9639e52a4 publish script: tell me more about the failure please 4 years ago
Pat Hickey b382a1e0d7 back out wasi-cap-std-sync special test step 4 years ago
Pat Hickey d62b0a1f97 table keys can wrap around 4 years ago
Kasey Carrothers 7bd96c8e2f Refactor x64::Insts that use an is_64 bool to use OperandSize. 4 years ago