Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. A small, fast, JavaScript-based JavaScript parser

    JavaScript 6.9k 625

  2. The JSX specification is a XML-like syntax extension to ECMAScript.

    1.6k 109

  3. Alternative, faster React.js JSX parser

    JavaScript 502 70

  4. An execution engine for Wireshark-like filters

    Rust 663 49

  5. Native integration of Serde with wasm-bindgen

    Rust 167 6

1,360 contributions in the last year

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

Contribution activity

January 2021

Created 3 repositories

Created a pull request in GoogleChromeLabs/squoosh that received 8 comments

Rebuild codecs

It appears that C++ codecs haven't been rebuilt after some config changes (AVIF size difference is particularly suspicious).

+398 −7,203 8 comments

Created an issue in emscripten-core/emscripten that received 14 comments

Missing DWARF entries for passed-by-reference structs

Take this example C: typedef struct A { int x; } A; typedef struct B { int x; float y; } B; typedef struct C { float y; } C; void accept_a_b_c(A a,…

14 comments
21 contributions in private repositories Jan 1 – Jan 4

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