124 Commits (8d7ed0fd139a8905efd94d891cb087d77222834d)

Author SHA1 Message Date
Nick Fitzgerald 8d7ed0fd13 deps: Update `wast` to 15.0.0 5 years ago
Nick Fitzgerald 090d1c2d32 cranelift: Port most of `simple_preopt.rs` over to the `peepmatic` DSL 5 years ago
Alex Crichton 962f057c8a
Remove no-longer-needed C shims (#1686) 5 years ago
SlightlyOutOfPhase 5394b6c72e
Update staticvec dependency from 0.8 to 0.9 (#1676) 5 years ago
Julian Seward 94190d5724 cranelift/reader/src/parser.rs: fn parse_inst_resuts: produce the results as a 5 years ago
Andrew Brown b65bd1c8a2 Add an `interpret` command to clif-util 5 years ago
Andrew Brown b26ca3cbdd Add `test interpret` support to filetests 5 years ago
Andrew Brown b4238229c2 Cast DataValues to and from native types 5 years ago
Benjamin Bouvier 4f919c6460 machinst: bump regalloc to 0.0.23 and return a slice on the successor indexes, in block_succs; 5 years ago
Julian Seward 48521393ae Update to regalloc.rs version 0.22. 5 years ago
Alex Crichton 57fb1c69c5
Enable the multi-value proposal by default (#1667) 5 years ago
Alex Crichton a7d90af19d
Update wasmparser and wast dependencies (#1663) 5 years ago
Andrew Brown 38dff29179 Add ability to call CLIF functions with arbitrary arguments in filetests 5 years ago
Dan Gohman 864cf98c8d Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
Jef 957677c6f5
Integrate Lightbeam with latest Wasmtime master (#1232) 5 years ago
Chris Fallin be6f060abf Use new regalloc.rs version with dense vreg->rreg maps. 5 years ago
Benjamin Bouvier 983c2a0873 Bump regalloc.rs to 0.0.20; 5 years ago
Chris Fallin b691770faa MachInst backend: pass through SourceLoc information. 5 years ago
Pat Hickey 25cbd8b591
wiggle-generate: paramaterize library on module path to runtime (#1574) 5 years ago
Alex Crichton c9a0ba81a0
Implement interrupting wasm code, reimplement stack overflow (#1490) 5 years ago
Alex Crichton 967827f4b5
Remove wasi-common's dependency on `num` (#1557) 5 years ago
Alex Crichton a93604f797
Update some deps to cut down on rebuilds (#1551) 5 years ago
Alex Crichton 4c82da440a
Move most wasmtime tests into one test suite (#1544) 5 years ago
Peter Huene f7e9f86ba9
Refactor unwind generation in Cranelift. 5 years ago
Alex Crichton c268704743
Trim some unused deps from wasmtime-environ (#1515) 5 years ago
Alex Crichton 59a502c8de
Update the `wat`/`wast` crates (#1511) 5 years ago
Alex Crichton 6dde222992
Add a spec test fuzzer for Config (#1509) 5 years ago
Alex Crichton 27bee2a1a8
Switch CI back to nightly channel (#1503) 5 years ago
Chris Fallin 402303f67a ARM64 backend, part 10 / 11: filetest support for VCode tests. 5 years ago
Chris Fallin d83574261c ARM64 backend, part 3 / 11: MachInst infrastructure. 5 years ago
Alex Crichton 63c97e365e
Update some dependencies (#1496) 5 years ago
Jakub Konka de919382b3
Make Handle a trait required for any WASI-compatible handle (#1443) 5 years ago
Pat Hickey 415b19f2d1 bump witx dep to 0.8.5 5 years ago
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago
Johnnie Birch dff789c7c6
Adds JIT profiling support for VTune (#819) 5 years ago
Alex Crichton 1a0325014f
Remove the wasmtime Python extension from this repo (#1457) 5 years ago
Alex Crichton 6ef09359b0
Refactor and fill out wasmtime's C API (#1415) 5 years ago
Dan Gohman 092538cc54
Test 0.14 (#1417) 5 years ago
Alex Crichton a628dc315e
Shuffle around the wiggle crates (#1414) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Pat Hickey bc1a11435e
wiggle: emit a metadata module containing witx document (#1387) 5 years ago
Alex Crichton 0d4bde4ab3
Add a `wasmtime::Linker` type (#1384) 5 years ago
bjorn3 d54611dac8
Update object to 0.18 (#1381) 5 years ago
Alex Crichton e245e6dd9c
Add examples of linking and WASI (#1369) 5 years ago
Jakub Konka 32595faba5
It's wiggle time! (#1202) 5 years ago
Alex Crichton 3b7cb6ee64
Enable jitdump profiling support by default (#1310) 5 years ago
Alex Crichton 5bd03d282f
Update a number of wasmtime's dependencies (#1355) 5 years ago
Nick Fitzgerald 5f4d3f5cd9 Update `arbitrary` and `libfuzzer` dependencies 5 years ago
Alex Crichton 381d43e40e
Update wasi submodule (#1345) 5 years ago
Alex Crichton ba0dc40b2b
Handle select relocations while generating trampolines (#1347) 5 years ago