1729 Commits (c0c7851cb6294206ed959665644f1b0162b99827)
 

Author SHA1 Message Date
Josh Triplett c0c7851cb6 Fix fuzz build (#458) 5 years ago
Josh Triplett bd60aa8b5e wasmtime-wast: Fix copy-pasted doc comment (#453) 5 years ago
Josh Triplett 56ce6e9c9f Migrate from failure to thiserror and anyhow (#436) 5 years ago
Josh Triplett 0108622c7d Remove incorrect executable bits (#454) 5 years ago
Jakub Konka b42e550d5a Replace wasm32 with wasi and wasi32 5 years ago
Yury Delendik c2ba74b118
[wasmtime-api] run examples as tests (#466) 5 years ago
Alex Crichton bf526b62d3 Add book documentation skeleton and auto-publish from CI (#435) 5 years ago
Josh Triplett 06e9170f30 wasmtime-py: Don't use "main.rs" for a wasm example so cargo doesn't test it (#464) 5 years ago
Josh Triplett b1584aafe2 wasmtime-py: Fix formatting in README (#465) 5 years ago
Josh Triplett faee3b4bc3 wasmtime-api: reserve_exact on the correct vector (#452) 5 years ago
Jim Posen 71dd73d672 Expose some more internals publicly (#340) 5 years ago
Josh Triplett f27e0ad53c wasmtime-wasi-c: allow(non_snake_case) to suppress warnings on consecutive underscores (#461) 5 years ago
Andrew Brown 3053444b57 Add more SIMD spec tests (#388) 5 years ago
vms a34439de42 optimize memory.grow 0 (#443) 5 years ago
Artur Jamro 5a10879d5b Enable assert_unlinkable check (#451) 5 years ago
Jakub Konka 875eea6052 Update poll_oneoff's signature 5 years ago
Dan Gohman a7fa6bdb31
Fix fuzz and wasi-c builds (#447) 5 years ago
Yury Delendik 876d5e1075
[wasmtime-api] Multi value api support (#448) 5 years ago
Johnnie Birch a3dd4b91e1 Fix lightbeam build broken when supporting ModuleTranslateState (#445) 5 years ago
Andrew Brown 8c4cbf9a55 Update SIMD spec tests to latest upstream revision (#444) 5 years ago
Alex Crichton e37168a88d Add back wasmtime-wast support for V128 (#442) 5 years ago
Alex Crichton 9947bc5209 Switch from `wabt` crate to `wast` (#434) 5 years ago
Dan Gohman ebef2c6b57
Rename "always_lightbeam" to "lightbeam" in more places. (#404) 5 years ago
Dan Gohman 877152ee5c
Use the libstd instead of the `errno` crate in wasmtime-runtime. (#408) 5 years ago
Alex Crichton 50beb21b63 Add a missing api to the wasm C API (#433) 5 years ago
Nick Fitzgerald 842faf5aa6 Support for multi-value wasm (#399) 5 years ago
Jakub Konka 9d54f84a32 Fast-forward wasi-common to latest git rev 5 years ago
YAMAMOTO Yuji d05561ff78 Fix deadlink to WASI API header (#431) 5 years ago
Artur Jamro 872f6aa03d Fix opt_level builder flag (#411) 5 years ago
Dan Gohman 8e593506dc
Don't run the spec_testsuite tests if the submodule isn't checked out. (#409) 5 years ago
Dan Gohman fd3efad781
Various clippy fixes. (#403) 5 years ago
Dan Gohman 9465668199 Fix a TODO comment. (#405) 5 years ago
Dan Gohman 6494728101
Update the README.md. (#410) 5 years ago
Dan Gohman 8e1b44b29c
Make more code work with no_std. (#407) 5 years ago
Dan Gohman c0b37bb713
Merge pull request #406 from sunfishcode/wabt-workaround 5 years ago
Dan Gohman 292323229c Improve the workaround for what is now wabt issue #59. 5 years ago
Dan Gohman 53291a8497
Merge pull request #397 from sunfishcode/integrate-lightbeam 5 years ago
Dan Gohman 6ef46e0497 Use the Lightbeam cargo feature. 5 years ago
Dan Gohman fb2a89a1b1 Fix compilation error by bringing in Lightbeam. 5 years ago
Dan Gohman 5ccdf13b11 Rename --always-cranelift to --cranelift. 5 years ago
Dan Gohman 36756613b8 Merge remote-tracking branch 'origin/master' into integrate-lightbeam 5 years ago
Jakub Konka daa3c3aeef Update wasi-common version 5 years ago
Dan Gohman 1017cbbf63 Update the compile fuzzer for Lightbeam changes. 5 years ago
Dan Gohman 8d89c3b479 Add options to wasmtime and wasm2obj to pick compilation strategy. 5 years ago
Dan Gohman d4353f03cb Don't check `assert_trap` tests when Lightbeam is enabled. 5 years ago
Dan Gohman 7092499c10 Update wasmtime-rust for new API. 5 years ago
Dan Gohman c43803b19c Update dependencies. 5 years ago
Dan Gohman 239f412616 Test Lightbeam. 5 years ago
Dan Gohman 5bf2fc0ffa Don't enable Lightbeam tests if Lightbeam isn't enabled. 5 years ago
Dan Gohman 65b8afabe6 Make use of Lightbeam configurable. 5 years ago