Skip to content
Avatar

Achievements

Achievements

Organizations

@w3c @tc39 @rust-lang @CraneStation @WebAssembly @llvm @bytecodealliance
Block or Report

Block or report sunfishcode

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. Standalone JIT-style runtime for WebAssembly, using Cranelift

    Rust 7.4k 673

  2. WebAssembly System Interface

    Rust 2.7k 186

  3. Capability-oriented version of the Rust standard library

    Rust 396 15

  4. A low-level I/O ownership and borrowing library

    Rust 55 2

  5. Safe Rust bindings to POSIX-ish APIs

    Rust 492 27

  6. nameless Public

    Full-service command-line parsing

    Rust 49 2

5,924 contributions in the last year

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

Contribution activity

May 2022

Created 1 repository

Created a pull request in rust-lang/rust-clippy that received 1 comment

Fix cast_lossless to avoid warning on usize to f64 conversion.

Previously, the cast_lossless lint would issue a warning on code that converted a usize value to f64, on 32-bit targets. usize to f64 is a lossless…

+1 −15 1 comment
Reviewed 3 pull requests in 3 repositories
WebAssembly/wasi-libc 1 pull request
bytecodealliance/rustix 1 pull request
main--/rust-timerfd 1 pull request

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