12425 Commits (4e3038372fff8659531de3b286628c3f1c58eb6e)
 

Author SHA1 Message Date
Alex Crichton 2850d7236c
Optimize wasm calls ever-so-slightly (#7084) 1 year ago
Nick Fitzgerald 6a7ef27b72
Make `wasmtime::WasmCoreDump` serializable (#7078) 1 year ago
Afonso Bordado 6c438d4b64
riscv64: Add the remainder of Zca and Zcd instructions (#7080) 1 year ago
Afonso Bordado 38bc7e9177
riscv64: Better AMode Matching (#7079) 1 year ago
Alex Crichton 4ba8b6c0d9
Remove manual impl of Error/Display (#7076) 1 year ago
Rainy Sinclair 428ab601c4
Include Wasm-defined globals and memories in core dumps (#6935) 1 year ago
Alex Crichton 6aca67c15d
Support resource maps in `component::bindgen!` (#7069) 1 year ago
Trevor Elliott 30ee0dc8d9
Use wasi-streams in the wasi-http implementation (#7056) 1 year ago
Ryan Levick e69a7f732e
Do proper type checking for type handles. (#7065) 1 year ago
Andrew Brown b1511dceb2
Fix documentation typos (#7071) 1 year ago
Alex Crichton 04b09c80ee
Fix character boundary issues in preview1 host adapter (#7011) 1 year ago
wasmtime-publish f2b43d8431
Update release date of Wasmtime 13.0.0 (#7066) 1 year ago
Tyler Rockwood 2d43a28fd5
c-api: Expose image_range for modules (#7064) 1 year ago
Alex Crichton a4d036ca8e
wasi: Fix a few issues around stdin (#7063) 1 year ago
Alex Crichton 5359a8c2c5
Force usage of a worker thread for stdin on all platforms (#7058) 1 year ago
Afonso Bordado 4cc3525cf7
riscv64: Add compressed `addi` (#7057) 1 year ago
Alex Crichton 891cbf0bc8
Update wasm-tools family of crates (#7059) 1 year ago
Afonso Bordado 27345059c7
riscv64: Cleanup trap handling (#7047) 1 year ago
Afonso Bordado b23f534c07
riscv64: Implement ELF TLS GD Relocations (#7003) 1 year ago
Jia Yuan Lo ca702da264
Allow building for x86_64-linux-android (#7055) 1 year ago
Alex Crichton 2ad057d735
Implement support for exported resources in `bindgen!` (#7050) 1 year ago
Eduardo de Moura Rodrigues 848764a941
fix(wasi-http): honor permit in output stream (#7031) 1 year ago
Alex Crichton fa999e4d57
riscv64: Refactor how immediates are stored and used (#7045) 1 year ago
Afonso Bordado 9e97d8e158
riscv64: Add more compressed instructions (#7030) 1 year ago
Alex Crichton ac3c21227b
Flag more WASI methods as not-async (#7046) 1 year ago
Alex Crichton 6a64280fe5
Simplify bindings generation for preview2 WASI (#7044) 1 year ago
Alex Crichton 7f216a6477
Fix test expectations (#7042) 1 year ago
Alex Crichton 8d7eda15b0
Merge pull request from GHSA-gw5p-q8mj-p7gh 1 year ago
Tyler Rockwood 88a1e26ff0
Gracefully handle failure to allocate memory during compilation (#7036) 1 year ago
Trevor Elliott 230eec9eff
Add floating point rounding instructions (#7035) 1 year ago
Alex Crichton 8d7a2b89d2
Add support for `v128` to the typed function API (#7010) 1 year ago
Adam C. Foltzer c4f261af15
impl `Clone` for `wasmtime::component::Linker` (#7032) 1 year ago
Kevin Menard d4db9fb943
Fix a typo in an error message. (#7033) 1 year ago
Alex Crichton f7d0e870d5
Require Wasmtime options come before wasm modules (#6946) 1 year ago
Ulrich Weigand e43e6fff2e
[s390x] Re-enable pseudo min/max test (#7028) 1 year ago
Pat Hickey ce4950e420
wasi-cap-std-sync: use std::io::Std{in,out,err} to impl {read,write}_vectored (#6825) 1 year ago
Alex Crichton 6875e26835
Remove submodule re-added by accident (#7008) 1 year ago
Alex Crichton 85889ab217
Un-ignore now-passing test (#7007) 1 year ago
Ulrich Weigand 5c8a603a24
Make MachineEnv a per-ABI property (#6957) 1 year ago
Ulrich Weigand 86652959a4
Refactor prolog/epilog generation code (#6970) 1 year ago
Pat Hickey a0469b1141
WASI preview 2 output-streams: new backpressure and flushing design (#6877) 1 year ago
Tyler Rockwood f433e78314
Add license to c-api macros (#7005) 1 year ago
Alex Crichton f46d5a3c95
x64: Add support for some BMI2 instructions (#6976) 1 year ago
Saúl Cabrera 1a1fc9d3c5
winch: Use `Reg` where appropriate in the Masm (#7002) 1 year ago
Afonso Bordado 87ab0de02e
riscv64: Introduce Compressed Instructions (#6989) 1 year ago
Alex Crichton 8995750aa4
Redesign Wasmtime's CLI (#6925) 1 year ago
Joel Dice 186c3ec8cf
[wasmtime-wasi] fix logic error in `monotonic-clock/subscribe` (#6993) 1 year ago
Alex Crichton 6084b73630
Fix build of `wasmtime-wasi-bench` (#6999) 1 year ago
Alex Crichton 0ee6641151
Bring some of Wasmtime's documentation more up-to-date (#6994) 1 year ago
Alex Crichton 4d31324e9e
Finish release notes for 13.0.0 (#6969) 1 year ago