24 Commits (137e182750261fdaba787eae15fd8ad75161f225)

Author SHA1 Message Date
Leonardo Yvens 0b3b9c298e
impl From<anyhow::Error> for Trap (#1753) 5 years ago
Dan Gohman ce757f12d1
Linker refactoring (#1773) 5 years ago
Dan Gohman 3715e19c67
Reactor support. (#1565) 5 years ago
Nick Fitzgerald f28b3738ee Rename `anyref` to `externref` across the board 5 years ago
Dan Gohman fb0b9e3ae6
Change `proc_exit` to unwind the stack rather than exiting the host process. (#1646) 5 years ago
Alex Crichton 57fb1c69c5
Enable the multi-value proposal by default (#1667) 5 years ago
Alex Crichton 6ef106fee9
Fix a missing early-return in `Table::get` (#1652) 5 years ago
Alex Crichton db92dcd990
Update test ignore annotations for aarch64 (#1643) 5 years ago
Andrew Brown 49622bde58 Use complex load-extend instructions in `optimize_complex_addresses`; fixes #1186 5 years ago
Alex Crichton 363cd2d20f
Expose memory-related options in `Config` (#1513) 5 years ago
Alex Crichton d719ec7e1c
Don't try to handle non-wasmtime segfaults (#1577) 5 years ago
Alex Crichton 654e953fbf
Revamp memory management of `InstanceHandle` (#1624) 5 years ago
Gabor Greif 9d13871bd4
Perform lldb DWARF-5 test too (#1609) 5 years ago
Gabor Greif 1639ed0e2e
support a few DWARF-5 only features (#1410) 5 years ago
Alex Crichton 6822c9bdc1 Fix a memory leak in the test suite 5 years ago
Alex Crichton 74eda8090c
Implement stack limit checks for AArch64 (#1573) 5 years ago
Alex Crichton d8920c0125
Sync expected successful tests on AArch64 (#1581) 5 years ago
Alex Crichton d1aa86f91a
Add AArch64 tests to CI (#1526) 5 years ago
Alex Crichton 3862c1f3a8
Move tests to main test suite (#1568) 5 years ago
Alex Crichton c9a0ba81a0
Implement interrupting wasm code, reimplement stack overflow (#1490) 5 years ago
Alex Crichton 4a63a4d86e
Fix return value of `Func::param_arity` (#1566) 5 years ago
Dan Gohman 9364eb1d98
Refactor (#1524) 5 years ago
Alex Crichton 4c82da440a
Move most wasmtime tests into one test suite (#1544) 5 years ago