Skip to content
Avatar
💭
statusing
💭
statusing

Organizations

@servo @rust-lang @papers-we-love @pdxrust @gimli-rs @rust-fuzz @rustwasm @bytecodealliance
Block or Report

Block or report fitzgen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. bumpalo Public

    A fast bump allocation arena for Rust

    Rust 863 78

  2. A fast and secure runtime for WebAssembly

    Rust 10.7k 853

  3. Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

    2.6k 1.8k

  4. Command line helpers for fuzzing

    Rust 1.1k 84

  5. Low level tooling for WebAssembly in Rust

    Rust 542 120

  6. Synthesis of Loop-free Programs in Rust

    Rust 54 6

1,341 contributions in the last year

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

Contribution activity

November 2022

Created 1 repository

Created a pull request in bytecodealliance/wasmtime that received 22 comments

Cranelift: de-duplicate bounds checks in legalizations

When both (1) "dynamic" memories that need explicit bounds checks and (2) spectre mitigations that perform bounds checks are enabled, reuse the same …

+187 −104 22 comments
Reviewed 37 pull requests in 7 repositories
bytecodealliance/wasmtime 25 pull requests
bytecodealliance/wasm-tools 4 pull requests
bytecodealliance/meetings 2 pull requests
fitzgen/bumpalo 2 pull requests
rust-fuzz/libfuzzer 1 pull request
rust-fuzz/book 1 pull request
bytecodealliance/regalloc2 1 pull request

Created an issue in bytecodealliance/wasmtime that received 4 comments

Cranelift: shrink the size of SigData further

This could maybe give us some small perf gains due to a smaller working set that better fits in cache. SigData is defined here: https://cs.github.c…

4 comments

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