8694 Commits (6dba669e54f08a2588b683c695fea3fa40668847)
 

Author SHA1 Message Date
Chris Fallin 5ddf562309
Merge pull request #2991 from uweigand/s390x-z14 3 years ago
Chris Fallin de1edd4976
Merge pull request #2985 from afonso360/aarch64-i128-load-store 3 years ago
Afonso Bordado c82764605f aarch64: Add i128 load & store tests and refactor address calculation 3 years ago
Ulrich Weigand def54fb1fa s390x: Add z14 support 3 years ago
Alex Crichton fb07ff5740
Implement `Clone` for `Linker` (#2993) 3 years ago
Chris Fallin 8ac83a2c63
Merge pull request #2990 from afonso360/aarch64-bitops-count 3 years ago
Afonso Bordado 9fc89d2316 aarch64: Add bitrev,clz,cls,ctz for i128 values 3 years ago
Afonso Bordado 09fec151eb aarch64: Add popcnt for i128 values 3 years ago
Alex Crichton 5140fd251a
Update wasm-tools crates (#2989) 3 years ago
Chris Fallin 53006ef0de
Merge pull request #2988 from uweigand/s390x-atomic-part1 3 years ago
Ulrich Weigand 46b73431ca s390x: Add support for atomic operations (part 1) 3 years ago
Olivier Lemasle a7dad4e38f
Include READMEs in crates (#2987) 3 years ago
Afonso Bordado 1c05e06bd5 aarch64: Implement I128 Loads and Stores 3 years ago
Pat Hickey 57375588f2
Merge pull request #2976 from bjorn3/aarch64-object 3 years ago
bjorn3 e9f3ac2068 Update object 3 years ago
Olivier Lemasle b506bc30b1
wasmtime-cache: Update zstd (#2969) 3 years ago
bjorn3 7d23a9daf7 Lower Arm64Call relocations in cranelift-object 3 years ago
Chris Fallin 3d56728b86
Merge pull request #2975 from afonso360/aarch64-icmp 3 years ago
Chris Fallin caa85c2fa5
Merge pull request #2959 from afonso360/aarch64-i128-bit-ops 3 years ago
Afonso Bordado 2643d2654c aarch64: Implement lowering i128 icmp instructions 3 years ago
Afonso Bordado 4d085d8fbf aarch64: Add sbcs instruction encodings 3 years ago
Afonso Bordado 61f07d79a7 aarch64: Add adcs instruction encodings 3 years ago
Afonso Bordado b1475f32a6 aarch64: Add ishl,ushr,sshr for i128 values 3 years ago
Afonso Bordado 2c4d1c0003 aarch64: Add ands instruction encoding 3 years ago
Afonso Bordado c38a5e8b62 aarch64: Add basic i128 bit ops to the AArch64 backend 4 years ago
Chris Fallin 59ebe4fa57
Merge pull request #2964 from afonso360/merge-runtests 3 years ago
Alex Crichton e8b8947956
Bump to 0.28.0 (#2972) 3 years ago
bjorn3 e6f399419c
Atomic hotswapping in JIT mode (#2786) 3 years ago
Alex Crichton 884a6500e9
Add a safe method for accessing memory and `T` (#2971) 3 years ago
Pat Hickey 8b4bdf92e2
make ResourceLimiter operate on Store data; add hooks for entering and exiting native code (#2952) 3 years ago
Afonso Bordado 7147e95add cranelift: Fix endianness bug in filetests runner 3 years ago
Afonso Bordado 214755c6a0 cranelift: Merge all run tests into runtests dir 3 years ago
Chris Fallin ffb92d9109
Merge pull request #2966 from akirilov-arm/simd_int_to_int_extend 3 years ago
Johnnie Birch 1770880e19
x64: add support for packed promote and demote (#2783) 3 years ago
Pat Hickey 38ab7a03dd
Merge pull request #2946 from bytecodealliance/pch/eager_per_thread_init 3 years ago
Alex Crichton e516f0339a
Update wasm-smith to generate more wasm (#2967) 3 years ago
Pat Hickey 613309b76c missing docs 3 years ago
Pat Hickey 035d541fd9 add docs 3 years ago
Pat Hickey 2a4c51b77d switch eager vs lazy instantiation to a criterion bench 3 years ago
Pat Hickey 895ee2b85f
make Module::deserialize's version check optional via Config (#2945) 3 years ago
Pat Hickey 0a96b6b60a overhead is on calls, not instantiation 3 years ago
Pat Hickey bf1d1a4e7a add test for eager thread initialization 3 years ago
Pat Hickey 1136917192 golf 3 years ago
Pat Hickey ff87f45604 expose eager thread-local initialization by the Engine 4 years ago
Anton Kirilov 5e8a8fe5a0 Enable the simd_int_to_int_extend test for AArch64 3 years ago
Pat Hickey 357b4c7b60
Merge pull request #2947 from bytecodealliance/pch/global_module_rwlock 3 years ago
Alex Crichton 0c90d789e8
Update `Cargo.lock`, remove `deny.toml` warning (#2965) 3 years ago
Alex Crichton 05baddfb2b
Add the ability to cache typechecking an instance (#2962) 3 years ago
Pat Hickey b6483e19d4 global module registry: switch from Mutex to RwLock 4 years ago
Andrew Brown e25bf362ab Switch to using `TargetFrontendConfig` in the frontend memory tests 3 years ago