5942 Commits (83602e05b61217e0a74c0e58560873e4775f26c0)
 

Author SHA1 Message Date
Andrew Brown f12fb29ae1 Add initial SIMD memory filetests 5 years ago
Andrew Brown e1d3930ce4 Add SIMD store_complex 5 years ago
Andrew Brown 368094a95b Add SIMD load_complex 5 years ago
Andrew Brown bda9d7cfa6 Add SIMD copy_to_ssa 5 years ago
Jakub Konka 7228a248c1
[wasi-common] add custom FdPool container for managing fd allocs/deallocs (#1329) 5 years ago
Alex Crichton ba0dc40b2b
Handle select relocations while generating trampolines (#1347) 5 years ago
Alex Crichton 4c3c717698
Update the `filecheck` dependency (#1348) 5 years ago
Alex Crichton d452e5097f
Build wasmtime-c-api differenty in run-examples (#1346) 5 years ago
Nick Fitzgerald 3164ea55ee
Merge pull request #1343 from alexcrichton/no-binaryen 5 years ago
Nick Fitzgerald cbd352696c
Merge pull request #1344 from fitzgen/cranelift-publish-script 5 years ago
Nick Fitzgerald 612b806ac3 Update contributing docs with new script name 5 years ago
Nick Fitzgerald b70c3072d7 Re-add the script to publish Cranelift, which was lost in the migration 5 years ago
Andrew Brown 8598295bc4 Remove FPR32; fixes #1303 5 years ago
Nathan Froyd af709ded94
bump cranelift version to 0.60.0 (#1328) 5 years ago
Alex Crichton 210bfddfa9 Fix unused imports in oracles 5 years ago
Alex Crichton 532422a5d9 Fix CI fuzz runners 5 years ago
Andrew Brown a2d388b593 Fix types of SIMD or, xor, and 5 years ago
Andrew Brown ebaf95e507 Fix types of i8x16 and i16x8 replace_lane 5 years ago
Andrew Brown 27532410d2 Fix local.set and local.tee types for SIMD 5 years ago
Pat Hickey 8bbf07c758
Merge pull request #1327 from bjorn3/linkage_hidden 5 years ago
Pat Hickey 9e57532098
Merge pull request #1311 from bytecodealliance/pch/cranelift_module_errors 5 years ago
Andrew Brown ffa467a0d0 Translate Wasm's f32x4.convert_i32x4s to Cranelift's fcvt_from_sint 5 years ago
Andrew Brown 444d021ede Add x86 implementation of fcvt_from_sint 5 years ago
Nick Fitzgerald 317c9ad43e Make Cranelift version-bumping script have similar name to Wasmtime's 5 years ago
Alex Crichton 5f47068eb1 take ttf in differential 5 years ago
Alex Crichton 23bc79f66d rustfmt 5 years ago
Alex Crichton b0cf8c021f Turn off binaryen in fuzzing by default 5 years ago
bjorn3 b4562c62e3 Add support for hidden visibility 5 years ago
Pat Hickey 2f6172732f wasmtime-cli, obj, debug: upgrade to faerie 0.15 5 years ago
Pat Hickey 2b87db3f55 cranelift-faerie: upgrade to faerie 0.15.0, fix error reporting 5 years ago
Pat Hickey fdfda89d59 cranelift-module: make backend error an anyhow::Error 5 years ago
Alex Crichton ec90509387
Disable incremental compilation on CI (#1341) 5 years ago
Alex Crichton 724169d412
Remove cdylib/staticlib wasi-common crate types (#1321) 5 years ago
Samrat Man Singh 50496efb6b [cranelift] Fix block and value names in IR documentation 5 years ago
Benjamin Bouvier ec5442c12a Add myself to the Cranelift watch list 5 years ago
Nick Fitzgerald 8bec21c518
Merge pull request #1333 from fitzgen/enable-ir-verifier-for-differential-fuzzing 5 years ago
Nick Fitzgerald 3accccd5f7 fuzzing: Enable Cranelift's IR verifier for differential fuzzing 5 years ago
Prathyush e2f6c08052
Remove superfluous are (#1326) 5 years ago
Samrat Man Singh 66aec23a0b
Fix typo in comment (#1324) 5 years ago
Alex Crichton 65e32b3660
Store module name on `wasmtime_environ::Module` (#1309) 5 years ago
Alex Crichton 922b49744b
Remove no-longer-needed wasm-webidl-bindings dep (#1316) 5 years ago
Nick Fitzgerald aec28638a3
Merge pull request #1312 from fitzgen/labels-in-quotes 5 years ago
Nick Fitzgerald e595028f95 Put all labels and globs in quotes for automatic labeling config 5 years ago
Jakub Konka 5024d7bf09
[wiggle] Impl different formatters for flags (#1299) 5 years ago
Pat Hickey e495570f07
Merge pull request #1307 from bytecodealliance/pch/wiggle_publish_tweaks 5 years ago
Pat Hickey 7ed829fe82 missed versions and fields in wiggle cargo.toml 5 years ago
Alex Crichton 950dc2fbc6
Fill out API docs on `wasmtime::Module` (#1305) 5 years ago
Nick Fitzgerald 575df82760
Merge pull request #1304 from fitzgen/re-enable-subscribe-to-label-action-and-more-bot-configs 5 years ago
Alex Crichton 3e2be43502
Pre-generate trampoline functions (#957) 5 years ago
Nick Fitzgerald b9dd91f1a4 Fix `cranelift:module` labeling path globs 5 years ago