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

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. A fast and secure runtime for WebAssembly

    Rust 9.1k 786

  2. WebAssembly System Interface

    Rust 3k 195

  3. Capability-oriented version of the Rust standard library

    Rust 481 19

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

    Rust 60 4

  5. Safe Rust bindings to POSIX-ish APIs

    Rust 604 39

  6. nameless Public

    Full-service command-line parsing

    Rust 51 3

4,026 contributions in the last year

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

Contribution activity

September 2022

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

Add AsFd implementations for stdio lock types on WASI.

This mirrors the implementations on Unix platforms, and also mirrors the existing AsRawFd impls. This is similar to #100892, but is for the *Lock t…

+21 −0 5 comments
Opened 13 other pull requests in 8 repositories
bytecodealliance/rustix 2 merged 1 closed
bytecodealliance/wasmtime 2 merged
bytecodealliance/wit-bindgen 2 merged
WebAssembly/component-model 1 merged 1 closed
bytecodealliance/system-interface 1 merged
sunfishcode/ambient-authority 1 merged
bytecodealliance/cap-std 1 merged
sunfishcode/mustang 1 open
Reviewed 5 pull requests in 4 repositories
bytecodealliance/rustix 2 pull requests
yoshuawuyts/fd-lock 1 pull request
sunfishcode/mustang 1 pull request
WebAssembly/component-model 1 pull request

Created an issue in sunfishcode/mustang that received 5 comments

Mustang doesn't compile with latest nightly

Compiling mustang with the latest nightly gets these errors: inlinable function call in a function with debug info must have a !dbg location call v…

5 comments
Opened 2 other issues in 2 repositories
bytecodealliance/cap-std 1 closed
bytecodealliance/wit-bindgen 1 closed