Skip to content
Avatar
🦕
🦕

Achievements

Achievements

Block or Report

Block or report piscisaureus

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. A modern runtime for JavaScript and TypeScript.

    Rust 82.5k 4.4k

  2. Rust bindings for the V8 JavaScript engine

    Rust 2.2k 215

  3. wepoll Public

    wepoll: fast epoll for windows⁧ 🎭

    C 626 104

  4. libuv/libuv Public

    Cross-platform asynchronous I/O

    C 19.4k 3.1k

  5. 1
    Locate the section for your github remote in the `.git/config` file. It looks like this:
    2
    
                  
    3
    ```
    4
    [remote "origin"]
    5
    	fetch = +refs/heads/*:refs/remotes/origin/*
  6. nodejs/node Public

    Node.js JavaScript runtime 🐢🚀

    JavaScript 87.7k 23.5k

896 contributions in the last year

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

Contribution activity

May 2022

Opened 7 pull requests in 5 repositories
denoland/rusty_v8 2 merged
denoland/deno 1 open 1 merged
denoland/docland 1 merged
denoland/deno_docker 1 merged
denoland/dotland 1 merged
Reviewed 10 pull requests in 4 repositories

Created an issue in denoland/rusty_v8 that received 1 comment

static librusty_v8.a is huge

The sizes of the rusty_v8 binary distribution has exploded after the recent V8/toolchain upgrade. librusty_v8_debug_aarch64-apple-darwin.a: 131mb …

3 tasks
1 comment
Opened 2 other issues in 2 repositories
denoland/rusty_v8 1 open
denoland/deno 1 open
52 contributions in private repositories May 2 – May 18

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