Skip to content
Avatar

Highlights

  • Pro

Organizations

@parcel-bundler
Block or Report

Block or report mischnic

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. The zero configuration build tool for the web. 📦🚀

    JavaScript 41.2k 2.2k

  2. wasm-gforth Public

    Webassembly runtime that compiles Wasm bytecode just-in-time into Gforth code.

    Forth

  3. Run Yarn 2 on an in-memory file system in the browser

    JavaScript

  4. parcel-ssg Public

    A semi-working POC for an eleventy-style SSG based on Parcel 2

    HTML 1

  5. Java bytecode interpreter

    C++

  6. dot-svg Public

    Render Graphviz dot Graphs into SVGs in the browser

    JavaScript 1

Contribution activity

August 2022

Created a pull request in parcel-bundler/parcel that received 2 comments

Use placeholder expression when replacing unused symbols

This is a case where our currently limited form of inner-module tree shaking determined b and b2 to be unused (since only a was imported). But then…

+33 −2 2 comments

Created an issue in parcel-bundler/parcel that received 5 comments

browser target generates __filename for new Worker

🐛 bug report When using the browser target, code like this is generated: new Worker(new URL("worker.6344e013.js", "file:" + __filename)); (which is…

5 comments

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