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

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@rust-lang @rust-lang-nursery @LykenSol @EmbarkStudios @image-rs @LykenSol-abandoned @eddyb-abandoned
Block or Report

Block or report eddyb

Report abuse

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

Report abuse

Popular repositories

  1. sobek Public

    Reverse engineering framework.

    Rust 35 2

  2. cprep Public

    C/C++ preprocessor.

    Rust 15

  3. glOOF Public

    glOOF: an OpenGL implementation experiment

    Rust 5 1

  4. tty.js Public

    Forked from chjj/tty.js

    A terminal for your browser, using node/express/socket.io

    JavaScript 3

  5. rust Public

    Forked from rust-lang/rust

    a safe, concurrent, practical language

    Rust 3

  6. Forked from twbs/bootstrap

    HTML, CSS, and JS toolkit from Twitter

    JavaScript 2

413 contributions in the last year

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

Contribution activity

May 2022

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

proc_macro: don't pass a client-side function pointer through the server.

Before this PR, proc_macro::bridge::Client<F> contained both: the C ABI entry-point run, that the server can call to start the client some "payload"

+217 −134 19 comments
Opened 2 other pull requests in 1 repository
Opened 1 issue in 1 repository