106 Commits (6822c9bdc18e543be540b4b656602ff5cd6b875c)

Author SHA1 Message Date
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
Alex Crichton 4c3c717698
Update the `filecheck` dependency (#1348) 5 years ago
Nathan Froyd af709ded94
bump cranelift version to 0.60.0 (#1328) 5 years ago
Pat Hickey 2f6172732f wasmtime-cli, obj, debug: upgrade to faerie 0.15 5 years ago
Pat Hickey 2b87db3f55 cranelift-faerie: upgrade to faerie 0.15.0, fix error reporting 5 years ago
Alex Crichton 922b49744b
Remove no-longer-needed wasm-webidl-bindings dep (#1316) 5 years ago
Alex Crichton 34f768ddd5
Temporarily remove support for interface types (#1292) 5 years ago
Alex Crichton 3c51d3adb8
Move all examples to a top-level directory (#1286) 5 years ago
Jakub Konka 7bcbf40f1d Fix wiggle's tests 5 years ago
Jakub Konka 061390ee1b
[wasi-common]: move filetime module to yanix (#1255) 5 years ago
Jakub Konka 42fae4e3b8
[wasi-common]: yanix now returns io::Error directly (#1242) 5 years ago
Alex Crichton 77e17d8f71
Add a wasmtime-specific `wasmtime_wat2wasm` C API (#1206) 5 years ago
Alex Crichton fe9debfed3
Update WASI submodule to update transitive wast crate (#1207) 5 years ago
Nick Fitzgerald 4866fa0e6a Limit rayon to one thread during fuzzing 5 years ago
Alex Crichton 4bd9eb7402 Fix build of cranelift-tools 5 years ago
Nick Fitzgerald 506a83d8ef Update to arbitrary@0.4.0 and libfuzzer-sys@0.3.1 5 years ago
Alex Crichton 3e2cdc3ded Merge cranelift/wasmtime fuzzing 5 years ago
Alex Crichton 5f1cba0b7f Hook up all crates via path dependencies 5 years ago
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago