8 Commits (0e65f87e379315f1ed419aeafddba68e800ad5f9)

Author SHA1 Message Date
Alex Crichton 33312c5380
Fix a possible panic with null-containing element segments (#4455) 2 years ago
Alex Crichton e68aa99588
Implement the memory64 proposal in Wasmtime (#3153) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Peter Huene a7190764e1
More code review changes. 4 years ago
Nick Fitzgerald 58bb5dd953 wasmtime: Add support for `func.ref` and `table.grow` with `funcref`s 4 years ago
Nick Fitzgerald a8ee0554a9 wasmtime: Initial, partial support for `externref` 5 years ago
Nick Fitzgerald f28b3738ee Rename `anyref` to `externref` across the board 5 years ago
Alex Crichton 6ef106fee9
Fix a missing early-return in `Table::get` (#1652) 5 years ago