7229 Commits (146a393a9aeb1a6e505caf0c5c6aeda8ff43a13d)
 

Author SHA1 Message Date
Chris Fallin 22181d0819 Use regalloc 0.0.30. 4 years ago
Gabor Greif 30b9e69136
don't leave Deref bytecode for Code chunk (#2137) 4 years ago
Chris Fallin 7c1cd774ef
Merge pull request #2134 from cfallin/fix-abi-extension 4 years ago
Nick Fitzgerald 4f7b10acac
Merge pull request #2135 from bytecodealliance/pch/wasi_dep_version_gardening 4 years ago
Pat Hickey bacf470a3e bump all `wat` dependencies to 1.0.23 4 years ago
Pat Hickey a8ecb451f1 wasmtime-wast: bump wast dependency to 22.0.0 4 years ago
Pat Hickey 19e2a46aaf bump to latest wasi submodule 4 years ago
Chris Fallin 5fa0be3515 AArch64 ABI: properly store full 64-bit width of extended args/retvals. 4 years ago
Alex Crichton 7fdbd081e6
Switch back to nightly channel for testing (#2116) 4 years ago
Chris Fallin ac6539abd7
Merge pull request #2128 from cfallin/machinst-abi-refactor-2 4 years ago
Chris Fallin 5cf3fba3da Refactor AArch64 ABI support to extract common bits for shared impl with x64. 4 years ago
Steve Phillips a577667f9f Update introduction.md: typo fixes 4 years ago
Chris Fallin 279534e276
Merge pull request #2130 from cfallin/update-regalloc 4 years ago
Pat Hickey c61469672f
Merge pull request #2129 from bytecodealliance/pch/wiggle_doc_fixes 4 years ago
Chris Fallin 3b007dd6a2 Upgrade to regalloc 0.0.29. 4 years ago
Pat Hickey c268c9e79b wiggle: doc fixes 4 years ago
Johnnie Birch 38ef98700f Adds packed integer subtraction 4 years ago
Nick Fitzgerald e88d749031
Merge pull request #2123 from alexcrichton/fix-table-error 4 years ago
Nick Fitzgerald 33a6191909
Merge pull request #2120 from cfallin/wasm-unreachable-if-else-params 4 years ago
Nick Fitzgerald fa82475677
Merge pull request #2122 from alexcrichton/fix-spectests 4 years ago
Alex Crichton bd8e08fe4a Update error message for bad table init 4 years ago
Alex Crichton 5893317a8e Fix execution of spectest fuzzer 4 years ago
Chris Fallin dd5a5ebdbc Wasm translation bugfix: properly clean up value stack for else-branch when if-branch ends in unreachable. 4 years ago
Nick Fitzgerald 5f36d7eab7
Merge pull request #2118 from fitzgen/enable-ref-types-by-default 4 years ago
Nick Fitzgerald ef13e80bcf docs: Add contributor docs for implementing and enabling new Wasm proposals 4 years ago
Nick Fitzgerald 5647dcbb8f docs: Document and advertise our support for various Wasm proposals 4 years ago
Nick Fitzgerald 47d3c8de52 docs: Better title formatting for the coding guidelines 4 years ago
Nick Fitzgerald bf16b33739 docs: Use Title Case for the Table of Contents 4 years ago
Nick Fitzgerald 5af47dc4cd cranelift: Only emit stack maps when a function actually uses reference types 4 years ago
Nick Fitzgerald 94e4bad1e0 Enable reference types and bulk memory operations by default 4 years ago
Alex Crichton c7cd70fcec
wasmtime: Refactor how imports are resolved (#2102) 4 years ago
Alex Crichton 08f9eb1725
Making caching support optional in Wasmtime (#2119) 4 years ago
Gabor Greif a796d65467
test_debug_parse_expressions: improve expression! macro (#2104) 4 years ago
Gabor Greif 9aebca11ad
Don't GC DW_TAG_variant(_part), they are referenced (#2113) 4 years ago
Nick Fitzgerald 00de2a6ab6
Merge pull request #2110 from fitzgen/peepmatic-parse-nesting-depth 4 years ago
Nick Fitzgerald fdbc9e351f
Merge pull request #2111 from fitzgen/rename-stackmap-to-stack-map 4 years ago
Andrew Brown f0e32c5f71
Fix typo (#2114) 4 years ago
Nick Fitzgerald aad086899c peepmatic: Implement maximum nesting level in parser 4 years ago
Nick Fitzgerald 174159a552 Bump `wast` to version 22.0.0 in peepmatic crates 4 years ago
Nick Fitzgerald 05bf9ea3f3 Rename "Stackmap" to "StackMap" 4 years ago
Christopher Agia 2482bd80c2
Caller get_export() implemented for Extern::Func. (#2108) 4 years ago
Johnnie Birch e60a6f2ad2 Fixup packed integer add lowering 4 years ago
Johnnie Birch f5909b37c3 Add emit tests for packed integer add instructions 4 years ago
Johnnie Birch dd6ba5f9d7 Lower packed integer add instructions (v128) 4 years ago
Johnnie Birch 2eadc6e2a8 Add packed integer add opcodes (v128) to instruction set enum 4 years ago
Gabor Greif b5a6daedc4
DW_TAG_enumerator is owned by parent tag (#2107) 4 years ago
Chris Fallin af9759385f
Merge pull request #2067 from akirilov-arm/simd_lane 4 years ago
Nick Fitzgerald 25808cda95
Merge pull request #2106 from alexcrichton/better-fuzzing 4 years ago
Alex Crichton d6f64ec88e Make spectest fuzzing more deterministic 4 years ago
Anton Kirilov 1ec6930005 Enable the spec::simd::simd_lane test for AArch64 4 years ago