27 Commits (main)

Author SHA1 Message Date
Nick Fitzgerald 8848bac21f
Add linting and formatting for JS code in `wasmtime explore` (#8675) 6 months ago
Tyler Rockwood 37cf8e1e75
Async support in the C API (#7106) 1 year ago
Nick Fitzgerald 5c1557d24e
Add docs and example for debugging with core dumps (#7087) 1 year ago
SingleAccretion d4a4d4f940
Two fixes for the `-g` (debug info) option (#6931) 1 year ago
TheGreatRambler 2ba3025e67
Add cmake compatibility to c-api (#4369) 2 years ago
Alex Crichton 978070c020
Verify crates are publish-able on CI (#2036) 4 years ago
Nick Fitzgerald 22d6b68795 gitignore: Ignore the `foo` file 4 years ago
Nick Fitzgerald 090d1c2d32 cranelift: Port most of `simple_preopt.rs` over to the `peepmatic` DSL 5 years ago
Alex Crichton 701b419a12 Merge gitignore files 5 years ago
Peter Huene ae0b4090ce
Implement WASI C API. 5 years ago
Pat Hickey 67d2ce6d85
Refactor tests to use proptest (#6) 5 years ago
Pat Hickey 0d47556cf7 import memory sub-crate 5 years ago
Jakub Konka 6f6c6499c6 Set up machinery 5 years ago
Dan Gohman 3e4a6510f1 Commit Cargo.lock. (#705) 5 years ago
Alex Crichton bf526b62d3 Add book documentation skeleton and auto-publish from CI (#435) 5 years ago
Dan Gohman 25a7e00d50
Delete .gitignore 5 years ago
Marcin Mielniczuk c2d2b8066b Add .vscode to .gitignore 5 years ago
Jakub Konka 7605584691 Move *nix specific implementation to separate module 6 years ago
afinch7 6e9cff13a2 revert .gitignore changes 6 years ago
afinch7 a5fa03abb2 fix for ctz and clz 6 years ago
andy finch 1a478e8eff
remove rustfmt file from .gitignore 6 years ago
andy finch 3001a8b078
updated .gitignore to be compatible with cargo defaults 6 years ago
afinch7 2c681f3130 add .gitignore 6 years ago
Dan Gohman 27c2f82628 Add Emacs backup and autosave files to .gitignore. 6 years ago
Dan Gohman 154b35ecc1 Initial experiment. 6 years ago
Dan Gohman bb2589c63f Remove python code artifacts. 6 years ago
Dan Gohman 2608dd0c47 Update to cranelift 0.16.1, target-lexicon 0.0.3, faerie 0.4.4. 6 years ago
Dan Gohman a2f70a3544 Update to cranelift's formatting and testing scripts. 6 years ago
Dan Gohman 344fbed77a Initial commit 7 years ago
Dan Gohman 83cc08a457 Add rusty-tags.* to .gitignore. 7 years ago
Jakob Stoklund Olesen 7a1ba057e4 Ignore .mypy_cache 8 years ago
Jakob Stoklund Olesen 210530da9c Add a primitive debug tracing facility. 8 years ago
Jakob Stoklund Olesen 3c4d54c4bd Implement value affinities for register allocation. 8 years ago
Jakob Stoklund Olesen 67abb2d2f6 Create a phantom workspace manifest for all crates. 8 years ago
Morgan Phillips 84357c3402 Ignore cargo-fmt and vim related files 8 years ago
Jakob Stoklund Olesen 7bf4570ba1 Add a RISC-V target. 9 years ago
Jakob Stoklund Olesen 82e05bcbc9 Implement type representation in Rust. 9 years ago
Jakob Olesen c8f20534d3 Add a Cretonne domain for Sphinx. 9 years ago