Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered
Block or Report

Popular repositories

  1. An extremely fast JavaScript bundler and minifier

    Go 24k 532

  2. An image effects library for JavaScript using WebGL

    JavaScript 2.7k 346

  3. Adds source map support to node.js (for stack traces)

    JavaScript 1.8k 217

  4. Constructive solid geometry on meshes using BSP trees in JavaScript

    JavaScript 1.5k 235

  5. A lightweight WebGL library

    JavaScript 1.3k 141

  6. A low-level programming language inspired by TypeScript

    C 1.2k 41

4,509 contributions in the last year

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

Contribution activity

April 2021

Created a pull request in evanw/esbuild that received 2 comments

remove "require" and "import" warnings

Previously esbuild had warnings when bundling about uses of require and import that are not of the form require(<string literal>) or import(<string…

+76 −387 2 comments

Created an issue in nodejs/node that received 3 comments

NODE_PATH documentation appears to be incorrect

Context: evanw/esbuild#1117 I'm trying to replicate node's module resolution algorithm into esbuild, which is a JavaScript bundler that I'm buildin…

3 comments
Opened 1 other issue in 1 repository
84 contributions in private repositories Apr 4 – Apr 27

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