9607 Commits (b064e600877b7e30a587fde3e78a2c80da5456d6)
 

Author SHA1 Message Date
Alex Crichton 1cb08d4e67
Minor instantiation benchmark updates (#3790) 3 years ago
Alex Crichton 520a7f26d7
Move function names out of `Module` (#3789) 3 years ago
Peter Huene 41eb225765
Add the instance allocation strategy to generated fuzzing configs. (#3780) 3 years ago
Alex Crichton 027dea549a
Fuzz using precompiled modules on CI (#3788) 3 years ago
Dan Gohman f2bf254a79
Update to cap-std 0.24.1, fixing compilation on Right nightly. (#3786) 3 years ago
Chris Fallin 39a52ceb4f
Implement lazy funcref table and anyfunc initialization. (#3733) 3 years ago
Peter Huene 1b27508a42
Fix incorrect use of `MemoryIndex` in the pooling allocator. (#3782) 3 years ago
Ulrich Weigand 10198553c7
ISLE: Common accessors for some insn data fields (#3781) 3 years ago
Ulrich Weigand 9c5c872b3b
s390x: Add support for all remaining atomic operations (#3746) 3 years ago
Alex Crichton 5cd97c054d
Update memfd support with a runtime toggle (#3778) 3 years ago
Chris Fallin 4f01711d42
Pooling allocator: Default for allocation policy should use memfd feature, not memfd-allocator. (#3777) 3 years ago
Sam Parker fbeb806b50
Meeting notes 02/07/22 (#3776) 3 years ago
wasmtime-publish 39b88e4e9e
Release Wasmtime 0.34.0 (#3768) 3 years ago
Chris Fallin ddd39cdb84
Patch qemu in CI to fix madvise semantics. (#3770) 3 years ago
Alex Crichton 43b37944ff
Tweak parallelism and the instantiation benchmark (#3775) 3 years ago
Harald Hoyer fa889b4fd2
wasmtime: add CLI options for pre-opened TCP listen sockets (#3729) 3 years ago
Chris Fallin 88b53b12aa
Turn off memfd by default, at least for this upcoming release. (#3774) 3 years ago
Nick Fitzgerald ff622667f7
Merge pull request #3773 from fitzgen/x64-traps-safepoints 3 years ago
Nick Fitzgerald bb7ae46ecd ISLE: emit traps as safepoints on x64 3 years ago
Nick Fitzgerald 31e2d6b21c
Merge pull request #3769 from cfallin/fix-debuginfo-cold-blocks 3 years ago
Jonas Kruckenberg 79af8cd9ce
chore: update zstd (#3771) 3 years ago
Chris Fallin 2cf3069b6b
Extend cold-blocks test to test debuginfo as well. 3 years ago
Chris Fallin d9d6469422
Cranelift: fix debuginfo wrt cold blocks and non-monotonic layout. 3 years ago
Chris Fallin 04269355ca
Merge pull request #3767 from avanhatt/patch-1 3 years ago
Alexa VanHattum f016a1d266
Add item to 02-07 meeting agenda 3 years ago
Alex Crichton 04d2caea7b
Consolidate methods of memory initialization (#3766) 3 years ago
Nick Fitzgerald a519e5ab64
Merge pull request #3752 from fitzgen/newtypes-for-register-classes 3 years ago
Nick Fitzgerald 2c77cf866a ISLE: Rename `{gpr,xmm}_mem_new` constructors to `reg_mem_to_{gpr,xmm}_mem` 3 years ago
Nick Fitzgerald 795b0aaf9a cranelift: Add newtype wrappers for x64 register classes 3 years ago
Nick Fitzgerald e1f4e29efe ISLE: Add a `nodebug` type attribute to disable `derive(Debug)` 3 years ago
Chris Fallin b3b83efdbe
Merge pull request #3760 from cfallin/memfd-lazy-create 3 years ago
Chris Fallin 2a24a0fbde
Make memfd image creation lazy (on first instantiation). 3 years ago
Nick Fitzgerald 605c79fd05
Merge pull request #3756 from alexcrichton/update-wasm-tools 3 years ago
Chris Fallin 43de2dca1f
Merge pull request #3765 from cfallin/cranelift-isle-license 3 years ago
Alex Crichton 4ba3404ca3
Fix MemFd's allocated memory for dynamic memories (#3763) 3 years ago
Chris Fallin 695c64f2b2
Add LICENSE file to cranelift/isle/. 3 years ago
Andrew Brown 31d4d2cbe0
meeting: add notes (#3764) 3 years ago
Chris Fallin 8fb7cbae9e
Merge pull request #3762 from cfallin/meeting-20220203 3 years ago
Chris Fallin aacf563e38 Add item to Wasmtime meeting 3 years ago
Alex Crichton b647561c44
memfd: Some minor follow-ups (#3759) 3 years ago
Alex Crichton 8ed79c8f57
memfd: Reduce some syscalls in the on-demand case (#3757) 3 years ago
Chris Fallin 5deb1f1fbf
Merge pull request #3738 from cfallin/pooling-affinity 3 years ago
Chris Fallin 99ed8cc9be
Merge pull request #3697 from cfallin/memfd-cow 3 years ago
Chris Fallin 1cbd393930
Review comments. 3 years ago
Chris Fallin 6011420557
Pooling allocator: add a reuse-affinity policy. 3 years ago
Chris Fallin 9880eba2a8
Skip memfd tests when on qemu, due to differing madvise semantics. 3 years ago
Chris Fallin d7b04f5ced
Review comments. 3 years ago
Chris Fallin 0ec45d3ae4
Add additional tests for MemFdSlot. 3 years ago
Alex Crichton 3f5cbddab5 Fix a text format test expectation 3 years ago
Chris Fallin 94410a8d4b
Review comments. 3 years ago