Highlights
- 1 discussion answered
Block or Report
Block or report eddyb
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
tty.js Public
Forked from chjj/tty.js
A terminal for your browser, using node/express/socket.io
JavaScript 3
-
-
413 contributions in the last year
Contribution activity
May 2022
Created 5 commits in 2 repositories
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

