9957 Commits (e86e62806187866e0f8b2471a3473361f278ee48)
 

Author SHA1 Message Date
Bailey Hayes 76f7cde673
Add m1 to build matrix and release (#3983) 3 years ago
Alex Crichton d147802d51
Update wasm-tools crates (#3997) 3 years ago
Alex Crichton 7ac2598009
Update release notes for 0.36.0 (#3996) 3 years ago
Alex Crichton 35377bd33f
Fixup release documentation (#3988) 3 years ago
Alex Crichton 011d2e1faa
Refactor away the `Instantiator` type in Wasmtime (#3972) 3 years ago
wasmtime-publish 78a595ac88
Bump Wasmtime to 0.37.0 (#3994) 3 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Nick Fitzgerald f18dbe49c9
Add cranelift 2022-04-04 meeting notes (#3992) 3 years ago
Kk Shinkai e6f110dc2f
Fix document formatting (#3990) 3 years ago
Alex Crichton c89dc55108
Add a two-week delay to Wasmtime's release process (#3955) 3 years ago
Chris Fallin 666c2554ea
Merge pull request from GHSA-gwc9-348x-qwv2 3 years ago
Alex Crichton 353f1b48ab
Split wasmtime-runtime's single getter into typed getters (#3987) 3 years ago
Alex Crichton fde84aa79c
Deduplicate creation of `CompiledModule` (#3986) 3 years ago
Alex Crichton 5338e12f9d
Disable module linking in instantiate fuzzer (#3981) 3 years ago
Andrew Brown bd6fe11ca9
cranelift: remove `load_complex` and `store_complex` (#3976) 3 years ago
Conrad Watt c8daf0b8db
support SIMD fuzzing in reference interpreter (#3980) 3 years ago
Andrew Brown e8dd13cf87
x64: port the remainder of `select` to ISLE (#3973) 3 years ago
Chris Fallin a5752773b2
Add Wasmtime agenda item for 2022-03-31. (#3974) 3 years ago
Alex Crichton 453feb6f82
Remove some dead code (#3970) 3 years ago
Alex Crichton d1d10dc8da
Refactor the `TypeTables` type (#3971) 3 years ago
Andrew Brown 5d8dd648d7
x64: port `fcmp` to ISLE (#3967) 3 years ago
Dan Gohman 819b61b661
Update to rustix 0.33.5, to fix a link error on Android (#3966) 3 years ago
Damian Heaton 6c8c94723a
Scalar values in `vectorizelanes` & `extractlanes` (#3922) 3 years ago
Luke Hinds 105163cc15
Remove shell prompt from installation CLI code (#3962) 3 years ago
Peter Huene 4dd2300b66
Prevent triage workflow from executing on forks. (#3960) 3 years ago
Brian Jones 65b443ad23
Fix for issue #3948 (#3956) 3 years ago
Alex Crichton 13ec5ff64c
c-api: Add a way to get type of `wasmtime_module_t` (#3959) 3 years ago
Alex Crichton 76b82910c9
Remove the module linking implementation in Wasmtime (#3958) 3 years ago
Adam Wick 6a60e8363f
Add support for `async` call hooks (#3876) 3 years ago
Andrew Brown 923faaff4f
Update cranelift-03-21.md (#3952) 3 years ago
罗泽轩 1ae8ba2d5d
doc: wasm_functype_new takes ownership of its input (#3957) 3 years ago
Andrew Brown 4d5bd5f90e
x64: fix register allocation panic due to load-coalesced value (#3954) 3 years ago
Andrew Brown 3bfbb3226e
x64: prefix all machine instructions with `x64_` (#3947) 3 years ago
Andrew Brown 5fa104205d
x64: improve generation of i128 `icmp` (#3946) 3 years ago
Alex Crichton 41594dc5d9
Expose details for mlocking modules externally (#3944) 3 years ago
Andrew Brown e92cbfb283
x64: port `icmp` to ISLE (#3886) 3 years ago
Alex Crichton 8cfb552090
Increase instance size limit when fuzzing (#3943) 3 years ago
Alex Crichton 5f53fd5ca2
Clarify patch release criteria (#3940) 3 years ago
Benjamin Bouvier 520ccc9215
Add cached incremental compilation topic to Cranelift's 04-04 meeting (#3939) 3 years ago
Nazar Mokrynskyi dd32bd13d6
Update zstd to 0.11.1 (#3938) 3 years ago
Alex Crichton fdf063df98
Increase minimum instance threshold for spectests fuzzer (#3935) 3 years ago
Chris Fallin 58062b5efe
x64 backend: fix fpcmp to avoid load-op merging. (#3934) 3 years ago
Alex Crichton 3f9bff17c8
Support disabling backtraces at compile time (#3932) 3 years ago
Alex Crichton 7a3d5cf814
Add a Wasmtime agenda item (#3930) 3 years ago
Alex Crichton fa72d63b92
Update the v8 crate used when fuzzing (#3929) 3 years ago
Alex Crichton c22033bf93
Delete historical interruptable support in Wasmtime (#3925) 3 years ago
Alex Crichton 62a6a7ab6c
Use const-initialized thread locals (#3923) 3 years ago
Alex Crichton 884ca1f75b
Remove more dead relocation handling code (#3924) 3 years ago
Alex Crichton 44351cc4af
fuzz: Increase more limits when spectest fuzzing (#3926) 3 years ago
Jeff Parsons a68f44a924
Mention custom WasiCtx in 0.35.0 release notes (#3918) 3 years ago