13153 Commits (d74b34ff8c04f2f43d26d12b4ebccf66ca9c08e3)
 

Author SHA1 Message Date
Alex Crichton d74b34ff8c
Add Android release binaries to CI (#8601) 6 months ago
Jamey Sharp 7d7031910b
cranelift: Delete more unused regalloc-related stuff (#8604) 6 months ago
Afonso Bordado 895a5ac6e6
riscv64: Improve pattern matching rules for FMA (#8596) 6 months ago
Terts Diepraam 7327304863
cranelift-frontend: add and fix various links in doc comments (#8548) 6 months ago
Jamey Sharp e6f9ca5efa
cranelift: Delete all references to AllocationConsumer (#8592) 6 months ago
Alex Crichton bc081b74bc
Fuzz the tail call proposal on OSS-Fuzz (#8591) 6 months ago
Alex Crichton 330eb20c05
Disable fuzzing of memory64 (#8589) 6 months ago
Afonso Bordado fe433b7c17
riscv64: Add `fmsub`/`fnmsub`/`fnmadd` instruction lowerings (#8588) 6 months ago
Nick Fitzgerald aa2beaee73
Handle all `decommit`s/`madvise(DONTNEED)`s homogenously (#8587) 6 months ago
Alex Crichton 23082309d5
Switch from `[[trusted]]` entries to `[[wildcard-audits]]` (#8586) 6 months ago
Nick Fitzgerald 16068f05da
Make the min-platform build script work when run from other directories (#8584) 6 months ago
Alex Crichton 46b7f1fdff
Add another feature to CI checks for no_std (#8585) 6 months ago
Nick Fitzgerald a947340916
wasmtime(gc): Fix wasm-to-native trampoline lookup for subtyping (#8579) 6 months ago
Jamey Sharp 3308a2bca0
cranelift: Stop consuming allocations (#8581) 6 months ago
Alex Crichton 7f699b82a8
Update wasm-tools crates (#8580) 6 months ago
Afonso Bordado d89e2b3361
riscv64: Add remaining Zfa Instructions (#8582) 6 months ago
Alex Crichton d51b5aeac9
Forward-port release notes for 20.0.2 (#8576) 6 months ago
Alex Crichton e55fa3cc92
Use WASI builder directly in C API (#8572) 6 months ago
Jamey Sharp d449755b98
cranelift: Remove `next_fixed_nonallocatable` and `with_allocs` methods (#8566) 6 months ago
Nick Fitzgerald 22a3d9ed23
wasmtime(gc): Add the `wasmtime::NoExtern` value type (#8550) 6 months ago
Jamey Sharp 87cc7e285d
cranelift/x64: Make emit's style more consistent (#8567) 6 months ago
FrankReh c0bde74e0e
wasi::preview1 doc: add a comma (#8570) 6 months ago
Lann eea68f59c1
bindgen: Commit expanded bindgen output for tests (#8558) 6 months ago
Chris Fallin ef3f82af92
V8 differential fuzzing: add new table out-of-bounds error message to expectations list. (#8564) 6 months ago
dundargoc ddde6f6757
build: add "fastest-runtime" profile for runtime optimization (#8554) 6 months ago
Trevor Elliott 962a7fa9e7
Copy through the authority unmodified to `Host` (#8563) 6 months ago
Alex Crichton c47c4c670c
Bump Wasmtime's MSRV to 1.76.0 (#8560) 6 months ago
Alex Crichton 113611c593
Add release notes for 21.0.0 (#8559) 6 months ago
Alex Crichton 5054d400ba
Update documentation and example for no_std (#8555) 6 months ago
Edoardo Vacchi 96909c9755
winch(arm64): float_copysign (#8507) 6 months ago
wasmtime-publish d0cf46a098
Bump Wasmtime to 22.0.0 (#8553) 6 months ago
Alex Crichton 81a89169f5
Add support for `#![no_std]` to the `wasmtime` crate (#8533) 6 months ago
Tyler Rockwood fd50e79efc
adopters: mark Redpanda as production (#8551) 6 months ago
dundargoc 80576c721d
c-api: use `--release` when MinSizeRel and RelWithDebInfo is used (#8549) 6 months ago
Afonso Bordado b617d50a33
riscv64: Move Round Instructions to ISLE (#8546) 6 months ago
Jamey Sharp b44c23d1ed
wasmtime: Use ConstExpr for data segment offsets (#8515) 6 months ago
Jamey Sharp d48d6102dd
cranelift: Rewrite operands with allocations in-place (#8524) 6 months ago
Chris Fallin 24c1388cd7
Call-indirect caching: protect against out-of-bounds table index during prescan. (#8541) 6 months ago
Nick Fitzgerald 3f98505b7a
wasmtime(gc): Add support for `noextern` and `eq` heap types (#8542) 6 months ago
Alex Crichton dc1d128abc
Respect pooling allocation options in `wasmtime serve` (#8525) 6 months ago
Nick Fitzgerald c48a8ce163
Add `crates/fuzzing` as owned by fuzz reviewers (#8545) 6 months ago
Alex Crichton c607704c00
Fix combining `cache_call_indirects` and memory64 (#8544) 6 months ago
Chris Fallin 7e145376d6
Indirect call caching: put options under `-O` namespace. (#8543) 6 months ago
Trevor Elliott 0264ec34a2
Enable the tail calling convention by default (#8540) 6 months ago
Alex Crichton 71800cc1a1
Add release notes for 20.0.1 (#8539) 6 months ago
Alex Crichton 964f8986ff
Use rustdoc's `doc_auto_cfg` feature instead of `doc_cfg` (#8532) 6 months ago
Nick Fitzgerald b7041606ad
Use a `SecondaryMap` instead of a `HashMap` for the type-to-rec-group map (#8537) 6 months ago
Nick Fitzgerald c45fb3abbc
wasmtime(gc): Add support for struct types (#8505) 6 months ago
Afonso Bordado 4efda6cdd8
riscv64: Add minimal support for the Zfa Extension (#8536) 6 months ago
Alex Crichton c810eff81c
Migrate the `wasmtime-environ` crate to `no_std` (#8528) 6 months ago