Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. A secure JavaScript and TypeScript runtime

    Rust 73.7k 3.9k

  2. V8 javascript bindings for Rust

    Rust 1.6k 146

  3. wepoll: fast epoll for windows⁧ 🎭

    C 480 78

  4. Cross-platform asynchronous I/O

    C 17k 2.7k

  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. Node.js JavaScript runtime 🐢🚀

    JavaScript 77.9k 19.7k

907 contributions in the last year

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

Contribution activity

March 2021

Created 4 repositories

Created a pull request in denoland/deno that received 2 comments

refactor(lsp): slightly reorganize diagnostics debounce logic

This patch doesn't actually fix the bug I was hoping to fix, which is that update_diagnostics() sometimes gets called even when there are more upda…

+49 −73 2 comments
Opened 1 other pull request in 1 repository
11 contributions in private repositories Mar 8 – Mar 26

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