728 Commits (61a343bb33a0f582e75af7b7e0a4d7128b8ac533)

Author SHA1 Message Date
wasmtime-publish 412fa04911
Bump Wasmtime to 0.41.0 (#4620) 2 years ago
Alex Crichton b4d7ab36f9
Add a dataflow-based representation of components (#4597) 2 years ago
Joel Dice ed8908efcf
implement fuzzing for component types (#4537) 2 years ago
Jamey Sharp f69acd6187
Upgrade regalloc2 -> 0.3.2 (#4603) 2 years ago
Alex Crichton fb59de15af
Implement fused adapters for `(list T)` types (#4558) 2 years ago
Afonso Bordado 1f058a02c0
cranelift: Add MinGW `fma` regression tests (#4517) 2 years ago
Nick Fitzgerald 46782b18c2
`wasmtime`: Implement fast Wasm stack walking (#4431) 2 years ago
Alex Crichton 174b60dcf7
Add `*.wast` support for invoking components (#4526) 2 years ago
Alex Crichton 285bc5ce24
Implement variant translation in fused adapters (#4534) 2 years ago
Alex Crichton 1321c234e5
Remove dependency on `more-asserts` (#4408) 2 years ago
Alex Crichton 97894bc65e
Add initial support for fused adapter trampolines (#4501) 2 years ago
Alex Crichton 4aaf7ff8d9
Bump wat/wast crates (#4524) 2 years ago
Joel Dice 7c67e620c4
support dynamic function calls in component model (#4442) 2 years ago
TheGreatRambler 2ba3025e67
Add cmake compatibility to c-api (#4369) 2 years ago
Chris Fallin 9c72a0566e
Upgrade to regalloc2 0.3.1. (#4483) 2 years ago
Afonso Bordado a0a2fd1627
fuzzgen: Add scalar float support (#4467) 2 years ago
Benjamin Bouvier f0337c9c76
Upgrade to the high-level `ittapi` v0.3.0 crate (#4003) 2 years ago
Nick Fitzgerald 439f566f3f
Split `global_asm!` helper macros out from `wasmtime-fibers` (#4454) 2 years ago
Nick Fitzgerald f7767eb352
clif-util: always use `pretty-env-logger` (#4443) 2 years ago
Alex Crichton 56831e0a76
Update wasmi used for differential fuzzing (#4436) 2 years ago
Alex Crichton b9e63fe77a
Update miette dependency to 5.1 (#4412) 2 years ago
Alex Crichton 601e8f3094
Remove dependency on the `region` crate (#4407) 2 years ago
Alex Crichton 9ae060a12a
Update some dependency versions used by Wasmtime (#4405) 2 years ago
Alex Crichton 41ba851a95
Bump versions of wasm-tools crates (#4380) 2 years ago
Alex Crichton 7943d34483
Update v8 used when fuzzing (#4384) 2 years ago
Andrew Brown 558a9273e9
wasi-nn: update openvino crate, use external CI action (#4383) 2 years ago
Dan Gohman 371ae80ac3
Migrate most of wasmtime from lazy_static to once_cell (#4368) 2 years ago
Joel Dice 5542c4ef26
support enums with more than 256 variants in derive macro (#4370) 2 years ago
wasmtime-publish 7c428bbd62
Bump Wasmtime to 0.40.0 (#4378) 2 years ago
Dan Gohman a2197ebbeb
Do one `add_seals` call, rather than one per flag. (#4366) 2 years ago
Dan Gohman 64759f04a4
Migrate cranelift-jit from `winapi` to `windows-sys` (#4363) 2 years ago
Joel Dice 22fb3ecbbf
add ComponentType/Lift/Lower derive macro for record types (#4337) 2 years ago
Alex Crichton df1502531d
Migrate from `winapi` to `windows-sys` (#4346) 2 years ago
Chris Fallin b2e28b917a
Cranelift: update to latest regalloc2: (#4324) 2 years ago
Chris Fallin 0d829a57ee
Upgrade to regalloc2 v0.2.3 to get bugfix from bytecodealliance/regalloc2#60. (#4335) 2 years ago
Alex Crichton 4543a07bb5
Use `global_asm!` instead of external assembly files (#4306) 2 years ago
Dan Gohman fa36e86f2c
Update WASI to cap-std 0.25 and windows-sys. (#4302) 2 years ago
Trevor Elliott 337c1ca832
Use `similar` to diff expected and actual output in filetests (#4282) 2 years ago
Andrew Brown 22e13fee1d
fuzz: allow generating shared memories (#4266) 2 years ago
Alex Crichton 7d7ddceb17
Update wasm-tools crates (#4246) 2 years ago
wasmtime-publish 55946704cb
Bump Wasmtime to 0.39.0 (#4225) 2 years ago
Chris Fallin ae2c84205f
Upgrade to regalloc2 v0.2.2. (#4222) 2 years ago
Chris Fallin 8f61eb9341
Upgrade to regalloc2 version 0.2.1. (#4199) 2 years ago
Andrew Brown 0bdd8e3510
Upgrade listenfd to v1.0.0 (#4197) 2 years ago
Pat Hickey bffce37050
make backtrace collection a Config field rather than a cargo feature (#4183) 2 years ago
Chris Fallin b830c3cf93
Pull in regalloc2 v0.2.0, with no more separate scratch registers. (#4182) 2 years ago
Alex Crichton 89ccc56e46
Update the wasm-tools family of crates (#4165) 3 years ago
Chris Fallin 02d5edc591
Upgrade to regalloc2 0.1.3. (#4157) 3 years ago
Chris Fallin 5d671952ee
Cranelift: do not check in generated ISLE code; regenerate on every compile. (#4143) 3 years ago
wasmtime-publish 9a6854456d
Bump Wasmtime to 0.38.0 (#4103) 3 years ago