5990 Commits (41330e0d862d7b368ba8d455134b93c3d7fdd7bf)
 

Author SHA1 Message Date
Alex Crichton 41330e0d86
Update release notes with current master branch status (#1483) 5 years ago
Alex Crichton e8da7e5a14
Bump `links` for wasi-common automatically (#1493) 5 years ago
Yury Delendik a88e26cc08
Utility methods for artificial debug types in the generated DWARF (#1482) 5 years ago
Alex Crichton 0aa94652a9
wasmtime-c-api: Don't create slices with null pointers (#1492) 5 years ago
Jakub Konka de919382b3
Make Handle a trait required for any WASI-compatible handle (#1443) 5 years ago
Andrew Brown 6fd0451bc3 Add TargetIsa::map_dwarf_register; fixes #1471 5 years ago
Alex Crichton c4e90f729c
wasmtime: Pass around more contexts instead of fields (#1486) 5 years ago
Andrew Brown e29c224f24 Pin nightly rust toolchain to 2020-04-07 5 years ago
Alex Crichton 44e897ddad
Add Go as an embedding to the book (#1481) 5 years ago
Alex Crichton 328de8bf9b
Add APIs to lookup values in `Linker` (#1480) 5 years ago
Alex Crichton 1a2ecccbeb
Make too many imports an instantiation error (#1478) 5 years ago
Benjamin Bouvier 6a68130d5b cranelift codegen: add a supplementary method add_call_site to CodeSink; 5 years ago
Benjamin Bouvier f4c4a84b84 cranelift codegen: pass source locations with external relocations; 5 years ago
Pat Hickey 71923c805a
Merge pull request #1470 from bytecodealliance/pch/wiggle_error_model 5 years ago
Peter Huene 9de0ab302c
Remove the .NET implementation. (#1477) 5 years ago
Pat Hickey 1b3ea0281b add GuestErrorConversion to doc tests 5 years ago
Pat Hickey 415b19f2d1 bump witx dep to 0.8.5 5 years ago
Pat Hickey a9835186d4 latest wasi submodule has witx 0.8.5, required for the error_types iter 5 years ago
Alex Crichton bd374fd6fc
Add Wasmtime-specific C API functions to return errors (#1467) 5 years ago
Maciej Kot 78c548dc8f
Option for host managed memory (#1400) 5 years ago
Pat Hickey c2cb4ea3ff
Wiggle: tweaks to internal interfaces (#1469) 5 years ago
Radu M 45b3ed142c
Re-enable ignored unreachable_wat cli test (#1472) 5 years ago
Pat Hickey 7cf30d0824 wasi-common: updates to GuestErrorType/ GuestErrorConversion 5 years ago
Pat Hickey 3e97e5f1ae wiggle: revamp error type conversions 5 years ago
Pat Hickey 167a040ea5 GuestErrorType only needs to have a success constructor 5 years ago
Dan Gohman 9ca3bf532e
Increase the size of the sigaltstack. (#1315) 5 years ago
Andrew Brown 5297466add Expose parsing of run commands and trivially use in testing framework 5 years ago
Andrew Brown f56f9fb01c Remove unparseable run commands in existing tests 5 years ago
Andrew Brown 3d5ff8dc3d Add parsing functionality for run commands 5 years ago
Andrew Brown 07fc9d33bd Add `Parser::match_imm8` for parsing signed 8-bit integers 5 years ago
Andrew Brown 508042101f Add structures to represent run commands like `run: %fn0(42, 4.2) == false` 5 years ago
Andrew Brown 5cdc767496 Fix typo in lexer.rs 5 years ago
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago
Marcin Mielniczuk f6e3ab03a2
Implement path_link for Windows. (#1199) 5 years ago
Alex Crichton 7728703ec7
Remove stray file in C API (#1464) 5 years ago
Andrew Brown a799f9f6b5 Skip extra work when calculating sizes for recipes with inferred REX prefixes 5 years ago
Andrew Brown a4c1147045 Skip extra work when inferring REX prefixes 5 years ago
Andrew Brown d0daef6f60 Avoid infer_rex() and w() on the same x86 encoding template, resolves #1342 5 years ago
Nick Fitzgerald a325b62ade
Merge pull request #1463 from fitzgen/fix-c-api-tests 5 years ago
Andrew Brown e425bfcebd Infer REX prefixes for SIMD load and store with displacement 5 years ago
Andrew Brown dc874a5b3b Infer REX prefixes for SIMD load_extend 5 years ago
Andrew Brown 9336884db5 Avoid inferring REX prefixes in i64 mode; fixes #1421 5 years ago
Nick Fitzgerald 1d337efa38 Run the C API tests in CI 5 years ago
Artur Jamro 3481e59673
Install rustfmt component for the CI job (#1462) 5 years ago
Nick Fitzgerald 244ed4191b Fix the C API crate's tests 5 years ago
Johnnie Birch dff789c7c6
Adds JIT profiling support for VTune (#819) 5 years ago
Johnnie Birch 9e11e8d019 Remove unnecessary braces around assigned value in simple_preopt 5 years ago
Alex Crichton 1a0325014f
Remove the wasmtime Python extension from this repo (#1457) 5 years ago
Nathan Froyd 83602e05b6 cranelift-object: mark output as using non-executable stacks 5 years ago
Marcin Mielniczuk 20e71858a1
Sanitize file/directory symlinks in path_symlinks on Windows (#1359) 5 years ago