1455 Commits (bb0a44374718352f97137c956183f52cf2b646c8)
 

Author SHA1 Message Date
Andrew Brown bb0a443747 Add stubs for constant relocation in RelocSink 5 years ago
Artur Jamro 364300f6cf Use target triple in cache directory hierarchy (#300) 5 years ago
Andrew Brown cc63d9df49 Add SIMD WASM spec tests from newly updated testsuite repo (#319) 5 years ago
Yury Delendik 33e282c93f Provide pre-compiled shared libraries for C-API (#311) 5 years ago
Yury Delendik eced4dd5ff [wasmtime-py] Build wheels for python37 on linux (#310) 5 years ago
dependabot-preview[bot] 059c437236 Update wasmparser requirement from 0.36.0 to 0.37.1 (#301) 5 years ago
Dan Gohman 8b5b22599f
Don't test wasmtime-wasi-c on Windows. (#299) 5 years ago
Dan Gohman 1b2c70309f
Only test wasmtime-py and wasmtime-rust if nightly is installed. (#293) 5 years ago
Yury Delendik c94c383a7c
[wasmtime-api] Implementation of classes for run-{reflect,start,global,memory}-c (#295) 5 years ago
Dan Gohman 45fd9dadd8
Use `winapi::ctypes::c_void` on Windows. (#297) 5 years ago
Artur Jamro 479592f8c5 Cache compression (#234) 5 years ago
Yury Delendik f88e92a57c Better Wasmtime API for embedder (#287) 5 years ago
Dan Gohman 8ea883a603
Workaround a rounding difference in the strtof function in Centos 6. (#290) 5 years ago
Dan Gohman b2b2612305 Topologically sort package ordering in publish-all.sh. 5 years ago
Dan Gohman 2c4118a694 Update for Cranelift 0.40 API changes. 5 years ago
Dan Gohman d4f27dcc91 Update Cargo.toml metadata for publishing. 5 years ago
Dan Gohman 44367ba99a Bump version to 0.2.0 5 years ago
Yury Delendik b4a505d5d3 Generate simulated DWARF for rest of the functions 5 years ago
Dan Gohman 4937dd0632 Fix the name of the `wast` command in its usage string. 5 years ago
Artur Jamro c3215f4f1b Tests for cache system 5 years ago
Dan Gohman 697fa59b55 Remove broken links in README.md. 5 years ago
Artur Jamro 3c33fe63a1 Add command line option for custom cache directory 5 years ago
dependabot-preview[bot] 7dc81cbbc0 Update wabt requirement from 0.8 to 0.9 5 years ago
Alex Crichton d1b1500d19 Add an example `#[wasmtime]` Rust macro (#283) 5 years ago
Dan Gohman 54dd085e27 Add a default-run, so that "cargo run" doesn't need a --bin option. 5 years ago
Alex Crichton af2b4e4946 Add initial support for WebAssembly Interface Types (#282) 5 years ago
Artur Jamro 7009c8dd73 Add dyn to traits and bump Rust version 5 years ago
Till Schneidereit 9a57580258
Rename release bundle for mac to replace 'apple' with 'macos' (#281) 5 years ago
Alex Crichton 5fe550f533 Conform to Cargo's conventional file layout 5 years ago
dependabot-preview[bot] e7fd72bd5c Update hashbrown requirement from 0.5.0 to 0.6.0 (#274) 5 years ago
Alex Crichton 47eee434d4 Build Linux binary in an older docker container (#268) 5 years ago
Alex Crichton 3039caf65c Delete Travis/AppVeyor configurations (#266) 5 years ago
Alex Crichton 6def6de5e0 Remove the LLVM/bindgen/cmake dependencies from wasmtime-runtime (#253) 5 years ago
Yury Delendik 4f04d7d873 Transform ranges and simple expressions (#63) 5 years ago
Dan Gohman 36b4ff8031 Say "memory" instead of "__wasi_memory" in error messages. 5 years ago
Till Schneidereit 1491f31531
Don't publish the Windows installer's wixpdb file (#263) 5 years ago
Jakub Konka 085d700cdc Bump wasi-common rev 5 years ago
Yury Delendik 9263b9df40 Add public Compiler::get_published_trampoline (#243) 5 years ago
Till Schneidereit ecc9816870
Win installer (#245) 5 years ago
Till Schneidereit 2c4e14d361 Don't run CI for 'dev' tag, to avoid endless CI loops 5 years ago
Till Schneidereit 53fda72ce7
Also do dev releases when merging into dev tag branch (#260) 5 years ago
Till Schneidereit f2a65f1f7a
Fix updating github release (#259) 5 years ago
Artur Jamro b10f8cf322 Partial hashing of module for faster caching (#221) 5 years ago
Artur Jamro 17d676ecbc Allow colons in Windows host paths (#235) 5 years ago
Till Schneidereit ef1890ae92
Fix updating github release (#257) 5 years ago
Till Schneidereit 45c280511d
Delete old GitHub 'dev' release when creating a new one (#256) 5 years ago
Yury Delendik 5fc2d827b7
Update cranelift requirement from 0.37.0 to 0.38.0 (#254) 5 years ago
Alex Crichton 8ce68732f6 Compile Windows releases with a static CRT (#247) 5 years ago
Alex Crichton 3e2344c90b Set MACOSX_DEPLOYMENT_TARGET for macOS releases (#246) 5 years ago
Alex Crichton 0616062f4f Refactor Azure Pipelines config and tweak releases (#244) 5 years ago