11801 Commits (6a5ed730d1e2ab9c16e830a53fdece46f9e2031e)
 

Author SHA1 Message Date
Pat Hickey 66775e0591 possible to run preview 1 modules through host adapter 2 years ago
Pat Hickey 41172722bf add scaffolding of preview 1 adapter to wasi-common crate 2 years ago
Pat Hickey 03aaa551de Merge pull request #160 from bytecodealliance/pch/separate-sockets 2 years ago
Pat Hickey 544db7e9a3 uniform view trait 2 years ago
Pat Hickey 2811ab5642 fix host tests 2 years ago
Pat Hickey 22ed2a6ac5 and now views work for wasi-common as well 2 years ago
Pat Hickey 8b76095156 move context construction duties from wasi-cap-std-sync to wasmtime-wasi-sockets-sync 2 years ago
Pat Hickey f443a3fe91 wasi-sockets: moved net impl from cap-std-sync there and it builds 2 years ago
Pat Hickey 3621386ff2 wasi-sockets: crate builds 2 years ago
Pat Hickey 9baf5d4c73 wasi-common: remove all sockets from ctx and scheduler 2 years ago
Pat Hickey 493aa23d67 move existing wasi-common sockets proposal interfaces to wasmtime-wasi-sockets 2 years ago
Chris Fallin 85cbaa5220
Add a wildcard audit for regalloc2 versions published by me. (#6331) 2 years ago
Alex Crichton 0d5708835e
Turn down default instantiate timeout to 100ms (#6330) 2 years ago
Saúl Cabrera 1cbca5a5c4
winch: Handle relocations and traps (#6298) 2 years ago
Alex Crichton 42f8ab1493
Improve longevity for fuzzing corpus of wasm modules (#6322) 2 years ago
Trevor Elliott 7ac2f8b7e7
Add a regalloc2 wildcard audit for myself (#6329) 2 years ago
Remo Senekowitsch fde6c6f57a
fuzz: randomize block lowering order (#6254) 2 years ago
Jamey Sharp fea6ab9a2b
wasmtime: In-process sampling profiler (#6282) 2 years ago
Alex Crichton a7b58c41cb
Split out platform-specific logic for `Mmap` (#6318) 2 years ago
Alex Crichton e6a77eecf0
x64: Add non-SSE 4.1 lowerings of min/max instructions (#6291) 2 years ago
Trevor Elliott be6f4a5330
Add an `--emit-clif` option to `wasmtime compile` (#6307) 2 years ago
Alex Crichton d5d2e854f9
Fix mutability warnings on Nightly rust (#6316) 2 years ago
Alex Crichton f7cb38865d
aarch64: Fix usage of `load_addr` in `inst.isle` (#6314) 2 years ago
Afonso Bordado 3b7274fa94
riscv64: Fix select.i64+icmp.i128 lowering (#6317) 2 years ago
Alex Crichton b1d63f01a5
Update test case generation for component_api fuzzer (#6315) 2 years ago
Alex Crichton 8eccc63c46
Fix tests in `--release` mode (#6308) 2 years ago
Pat Hickey 75a92d3820 fix build of all moved code, and the tests 2 years ago
Alex Crichton fd6cc9a116
Slightly shrink compiled wasm modules (#6302) 2 years ago
Pat Hickey eb082a22d9 move all of host library into wasi_common 2 years ago
Alex Crichton c708da208a
aarch64: Remove unnecessary saves on calls with differing ABIs (#6303) 2 years ago
Alex Crichton 0923bed956
Fix the component_api fuzzer (#6305) 2 years ago
Alex Crichton bf945bdc0a
Cut down on boilerplate in Wasmtime's Cranelift integration (#6304) 2 years ago
Pat Hickey 3e888f7f61 Redesign wasi ctx a bit (#156) 2 years ago
Nick Fitzgerald b453c70d7a
wasmtime-runtime: Rename `VMCallerCheckedFuncRef` to `VMFuncRef` (#6299) 2 years ago
Pat Hickey 87f74e9d1a adapter: path_ apis return NOTDIR instead of BADF when passed file; fixes path_open_dirfd test. (#152) 2 years ago
Pat Hickey c8fa55efb7 adapter: path_ apis return NOTDIR instead of BADF when passed file; fixes path_open_dirfd test. (#152) 2 years ago
Martin Evans 5cce054a9f
Exposes new c-api functions for configuring relaxed SIMD (#6292) 2 years ago
Alex Crichton aeb5af17fd
Update a few dependencies to pull in `cargo vet` entries (#6247) 2 years ago
Alex Crichton 8157924f68
Fix name of tarballs for patch releases (#6295) 2 years ago
Nick Fitzgerald 913efdf24d
wasmtime: Overhaul trampolines (#6262) 2 years ago
Nick Fitzgerald 5b9121f0e2
Add a wildcard audit of `derive_arbitrary` (#6294) 2 years ago
Alex Crichton 0977952dcd
Merge pull request from GHSA-ch89-5g45-qwc7 2 years ago
Alex Crichton f14bb4fb14
Remove a nightly pin from CI (#6250) 2 years ago
Pat Hickey 98501e4fad
liberate wasi-common from Rights (#6265) 2 years ago
Alex Crichton edae6c0217
x64: Add non-SSE4.1 lowerings of `pmov{s,z}x*` (#6279) 2 years ago
Pat Hickey 0a96d5140f Merge pull request #155 from bytecodealliance/pch/reactor-tests-reusing-types 2 years ago
Alex Crichton 57dabd3b0b
Fix publishing artifacts from the `main` branch (#6290) 2 years ago
Alex Crichton d75adc4421
Run full CI once a day on `main` (#6288) 2 years ago
Saúl Cabrera 5d833a766e
cranelift: Add missing control plane parameter to `compile_with_cache` (#6289) 2 years ago
Dan Gohman ec6755512f
Remove `maintenance` badges from the Cargo.toml files. (#6286) 2 years ago