The Wayback Machine - https://web.archive.org/web/20210912014112/https://github.com/sunfishcode
Skip to content
Avatar

Achievements

Achievements

Organizations

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

Block or report sunfishcode

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 5.9k 518

  2. WebAssembly System Interface

    Rust 2.1k 141

  3. Capability-oriented version of the Rust standard library

    Rust 274 6

  4. Extensions to the Rust standard library

    Rust 19 6

  5. WebAssembly Reference Manual

    404 59

  6. Mirror of the spec testsuite

    WebAssembly 102 37

5,042 contributions in the last year

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

Contribution activity

September 2021

Created 4 repositories

Created a pull request in rust-lang/libc that received 5 comments

Define MADV_SOFT_OFFLINE for risc-v.

Define MADV_SOFT_OFFLINE for riscv32 and riscv64 on *-unknown-linux-gnu.

+2 −0 5 comments
Reviewed 3 pull requests in 3 repositories
gimli-rs/object 1 pull request
WebAssembly/tool-conventions 1 pull request
bytecodealliance/rsix 1 pull request

Created an issue in sunfishcode/mustang that received 3 comments

Optimize memchr etc.

Currently c-scape's implementation of memchr and similar functions is very simple. It may be possible to optimize them using the memx crate. c-scap…

3 comments
Opened 2 other issues in 2 repositories
sunfishcode/mustang 1 closed
darfink/region-rs 1 open