Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Cranelift based backend for rustc

    Rust 570 39

  2. An experimental Rust compiler front-end for IDEs

    Rust 4.7k 468

  3. Standalone JIT-style runtime for WebAssembly, using Cranelift

    Rust 4.1k 361

  4. A graphical debugger for Rust MIR

    Rust 89 10

  5. Empowering everyone to build reliable and efficient software.

    Rust 49.5k 7.3k

3,464 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

Created 4 repositories

Created a pull request in rust-lang/cargo that received 11 comments

Improve performance of almost fresh builds

This currently saves about 15ms out of the 170ms Cargo overhead when compiling Bevy. part of #8833 Benchmark results as of 602a1bd Completely fresh:

+97 −40 11 comments
Reviewed 33 pull requests in 16 repositories
rust-lang/rust 8 pull requests
bytecodealliance/wasmtime 6 pull requests
rust-lang/team 2 pull requests
EmbarkStudios/rust-gpu 2 pull requests
rust-analyzer/rust-analyzer 2 pull requests
softdevteam/yk 2 pull requests
bjorn3/rustc_codegen_cranelift 2 pull requests
google/evcxr 1 pull request
bytecodealliance/simplejit-demo 1 pull request
bevyengine/bevy 1 pull request
rust-lang/cargo 1 pull request
tkaitchuck/constrandom 1 pull request
rust-lang/blog.rust-lang.org 1 pull request
rust-lang/measureme 1 pull request
gimli-rs/object 1 pull request
rust-lang/miri 1 pull request

Created an issue in bevyengine/bevy that received 11 comments

Make the main bevy crate a dylib

What problem does this solve or what need does it fill? Incremental compilation times could be lower. Describe the solution would you like? Add cra…

11 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.