9825 Commits (4d9e10dae109ccac4af5690685126e16ee850605)
 

Author SHA1 Message Date
Andrew Brown 3bfbb3226e
x64: prefix all machine instructions with `x64_` (#3947) 3 years ago
Andrew Brown 5fa104205d
x64: improve generation of i128 `icmp` (#3946) 3 years ago
Alex Crichton 41594dc5d9
Expose details for mlocking modules externally (#3944) 3 years ago
Andrew Brown e92cbfb283
x64: port `icmp` to ISLE (#3886) 3 years ago
Alex Crichton 8cfb552090
Increase instance size limit when fuzzing (#3943) 3 years ago
Alex Crichton 5f53fd5ca2
Clarify patch release criteria (#3940) 3 years ago
Benjamin Bouvier 520ccc9215
Add cached incremental compilation topic to Cranelift's 04-04 meeting (#3939) 3 years ago
Nazar Mokrynskyi dd32bd13d6
Update zstd to 0.11.1 (#3938) 3 years ago
Alex Crichton fdf063df98
Increase minimum instance threshold for spectests fuzzer (#3935) 3 years ago
Chris Fallin 58062b5efe
x64 backend: fix fpcmp to avoid load-op merging. (#3934) 3 years ago
Alex Crichton 3f9bff17c8
Support disabling backtraces at compile time (#3932) 3 years ago
Alex Crichton 7a3d5cf814
Add a Wasmtime agenda item (#3930) 3 years ago
Alex Crichton fa72d63b92
Update the v8 crate used when fuzzing (#3929) 3 years ago
Alex Crichton c22033bf93
Delete historical interruptable support in Wasmtime (#3925) 3 years ago
Alex Crichton 62a6a7ab6c
Use const-initialized thread locals (#3923) 3 years ago
Alex Crichton 884ca1f75b
Remove more dead relocation handling code (#3924) 3 years ago
Alex Crichton 44351cc4af
fuzz: Increase more limits when spectest fuzzing (#3926) 3 years ago
Jeff Parsons a68f44a924
Mention custom WasiCtx in 0.35.0 release notes (#3918) 3 years ago
Chris Fallin acee06aa16
Add agenda item for Wasmtime 2022-03-17 meeting. (#3916) 3 years ago
Alex Crichton bc1170c2dd
Eagerly create `ModuleMemoryImages` (#3914) 3 years ago
Nathaniel McCallum 0df4e961c0
fix(wasi): enable all `WasiFile`s to be pollable (#3913) 3 years ago
FreddieLiardet 13b9396931
Add vector compare to 0 optims (#3887) 3 years ago
Nathaniel McCallum 8b48ce7fb7
feat(wasi)!: make most `WasiFile` methods take `&mut self` (#3901) 3 years ago
Nathaniel McCallum 44a435a43a
feat(wasi): provide default implementations for `WasiFile` (#3904) 3 years ago
Nick Fitzgerald ae4d86804d
cli: Add documentation for the `--fuel` option (#3893) 3 years ago
Andrew Brown 6b4e84f2e3
doc: improve VTune documentation (#3907) 3 years ago
Alex Crichton 4d404c90b4
Ensure functions are aligned properly on AArch64 (#3908) 3 years ago
Chris Fallin 1a54826ca8
Updated RELEASES for 0.35.1 patch release. (#3910) 3 years ago
Chris Fallin 26ce9a3853
Fix uextend on x64 for non-i32-source cases. (#3906) 3 years ago
Alex Crichton f21aa98ccb
Fuzz-code-coverage motivated improvements (#3905) 3 years ago
Alex Crichton 29298b1f88
fuzz: Raise memory pages limit for spectest fuzzing (#3903) 3 years ago
Alex Crichton e73446790e
fuzz: Limit memories in the instantiate-many fuzzer (#3902) 3 years ago
Alex Crichton 2f4419cc6c
Implement runtime checks for compilation settings (#3899) 3 years ago
wasmtime-publish 9137b4a50e
Bump Wasmtime to 0.35.0 (#3885) 3 years ago
Roman Volosatovs e81d4cea03
feat(wasi): make `WasiCtx` overridable (#3895) 3 years ago
Alex Crichton 7c3dd3398d
Reduce benchmark runtime on CI (#3896) 3 years ago
Alex Crichton 7b0238fd7e
ci: Scope version bump branch name (#3894) 3 years ago
George Kulakowski 526b892168
Add cranelift meeting notes 2022-03-07 (#3892) 3 years ago
Alex Crichton e4b9c81aa9
Finalize 0.35.0 release notes (#3891) 3 years ago
Alex Crichton 6e9da94e43
Relax restrictions in the differential fuzzer (#3890) 3 years ago
Alex Crichton dbe797447d
Fix table element limits in spectest fuzzer (#3888) 3 years ago
Alexa VanHattum a8acd66c3a
Add Cranelift agenda item (#3889) 3 years ago
Alex Crichton 8c9c72caaa
Add a benchmark for measuring call overhead (#3883) 3 years ago
Alex Crichton 352908e960
Fix calling call hooks with `unchecked` func variants (#3881) 3 years ago
Andrew Brown a7567cb9ec
typo: fix typos in documentation comments (#3882) 3 years ago
Alex Crichton 8861d0cc42
fuzz: Update pooling allocator limits on tables (#3880) 3 years ago
Alex Crichton d3fd1ebe5f
fuzz: Increase table limit in differential_v8 fuzzer (#3879) 3 years ago
Alex Crichton 38d0d426f2
fuzz: Bump table limit with spectest fuzzing (#3878) 3 years ago
Alex Crichton 7d1bc7d808
Move spec interpreter fuzzing behind a Cargo feature (#3871) 3 years ago
Alex Crichton 1fb71fa1ea
Remove some asserts in `MemoryImage::new` (#3874) 3 years ago