74 Commits (02477988dd12716f16ac045f296356c72942f431)

Author SHA1 Message Date
Nick Fitzgerald 439f566f3f
Split `global_asm!` helper macros out from `wasmtime-fibers` (#4454) 2 years ago
Joel Dice 22fb3ecbbf
add ComponentType/Lift/Lower derive macro for record types (#4337) 2 years ago
Chris Fallin 5d671952ee
Cranelift: do not check in generated ISLE code; regenerate on every compile. (#4143) 3 years ago
Chris Fallin 2af8d1e93c
Cranelift/ISLE: re-apply prio-trie fix, this time with fixed fix. (#4117) 3 years ago
Alex Crichton 92ee4c415e
Remove `wasmtime-cli-flags` from public crates list (#4097) 3 years ago
Andrew Brown 5c3642fcb1
bench-api: configure execution with a flags string (#4096) 3 years ago
bjorn3 4ed353a7e1
Extract jit_int.rs and most of jitdump_linux.rs for use outside of wasmtime (#2744) 3 years ago
Nick Fitzgerald 6af8d2a292 Rename the `isle` crate to `cranelift-isle` 3 years ago
Nick Fitzgerald d2d0a0f36b Remove Peepmatic!!! 3 years ago
Alex Crichton c26197ef8c
Fix the publish script to ignore witx more (#3486) 3 years ago
Alex Crichton 807b528bfb
Automate more of Wasmtime's release process (#3422) 3 years ago
Alex Crichton 490d49a768
Adjust dependency directives between crates (#3420) 3 years ago
Nick Fitzgerald d377b665c6 Initial ISLE integration with the x64 backend 3 years ago
Alex Crichton 319e1c6e16
Enhance the publish script to be ideally run once (#3421) 3 years ago
Alex Crichton 1ee2af0098
Remove the lightbeam backend (#3390) 3 years ago
Alex Crichton d74cc33856
Merge `wasmtime-jit` and `wasmtime-profiling` (#3247) 3 years ago
Alex Crichton 87c33c2969
Remove `wasmtime-environ`'s dependency on `cranelift-codegen` (#3199) 3 years ago
katelyn martin ab536126dd
update WASI submodule (#3025) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Dan Gohman b8fd632fb5
Remove test-all.sh. (#2926) 4 years ago
Alex Crichton 7db94f5869
Don't verify publishing peepmatic crates (#2923) 4 years ago
Pat Hickey f8d1e57428 publish wasi-tokio 4 years ago
Alex Crichton 7795a230f2
Implement support for `async` functions in Wasmtime (#2434) 4 years ago
Alex Crichton aed6de32d4
Automatically add wasmtime-publish team while publishing (#2663) 4 years ago
Pat Hickey a9639e52a4 publish script: tell me more about the failure please 4 years ago
Pat Hickey d83dba47a3 fix publish script 4 years ago
Frank Denis a0fad6065a
Add support for the experimental wasi-crypto APIs (#2597) 4 years ago
bjorn3 411ec3a857 Rename SimpleJIT to JIT as it isn't simple anymore 4 years ago
Alex Crichton f003388ec7
Implement imported/exported modules/instances (#2461) 4 years ago
Alex Crichton efe7f37542
Remove duplication in wasi-common for snapshot_0 (#2444) 4 years ago
Pat Hickey 966b347faa fix wiggle-borrow publishing order 4 years ago
Pat Hickey b40a983b29 wiggle-borrow gets published now 4 years ago
Andrew Brown a61f068c64
Add an initial wasi-nn implementation for Wasmtime (#2208) 4 years ago
Nick Fitzgerald 81ce92b7ef
Add reminder to tag releases to publish script (#2250) 4 years ago
Nick Fitzgerald 443965b95d Create a crate for converting Souper optimizations into Peepmatic DSL 4 years ago
Pat Hickey a2eae90701 test-all.sh: wasimtime-wasi-c does not exist anymore 4 years ago
Alex Crichton 693c6ea771
wasmtime: Extract cranelift/lightbeam compilers to separate crates (#2117) 4 years ago
Pat Hickey 35c100fdca delete cranelift-faerie 4 years ago
Alex Crichton 08f9eb1725
Making caching support optional in Wasmtime (#2119) 4 years ago
Nick Fitzgerald ee5982fd16 peepmatic: Be generic over the operator type 4 years ago
Alex Crichton 978070c020
Verify crates are publish-able on CI (#2036) 4 years ago
Alex Crichton 2f368ed5d6
Fixes needed for 0.19.0 (#2035) 4 years ago
Alex Crichton 63d5b91930
Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
Dan Gohman caa87048ab Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
Dan Gohman a76639c6fb
Wasmtime 0.17.0 and Cranelift 0.64.0. (#1805) 4 years ago
Josh Triplett 08983bf39c
Move `crates/api` to `crates/wasmtime` (#1693) 5 years ago
Dan Gohman 9d3a84c756
Minor fixes to release scripts (#1639) 5 years ago
Dan Gohman 864cf98c8d Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
Alex Crichton e8da7e5a14
Bump `links` for wasi-common automatically (#1493) 5 years ago
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago