Highlights
- Pro
Block or Report
Block or report mischnic
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
parcel-bundler/parcel Public
The zero configuration build tool for the web.
📦 🚀 -
wasm-gforth Public
Webassembly runtime that compiles Wasm bytecode just-in-time into Gforth code.
Forth
-
-
-
1,135 contributions in the last year
Less
More
Activity overview
Contributed to
parcel-bundler/parcel,
parcel-bundler/website,
mischnic/wasm-gforth
and 75 other
repositories
Contribution activity
August 2022
Created 6 commits in 3 repositories
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
Opened 12 other pull requests in 2 repositories
parcel-bundler/parcel
9
open
2
merged
- Scopehoisting contributor documentation
- Codesplitting across reexports using symbol data
- Fix typo in hoist diagnostic
- Bump swc
- New context type for non-browser, non-node environments
- Add tests for non-identifier symbol names
- Verify version when resolving Node builtin polyfills
- Upgrade to Flow 0.184.0
- Cache invalidations for packagers when reading other bundles
- Fix broken CI lint check
- Fix reexport-all of empty assets
parcel-bundler/website
1
open
Reviewed 6 pull requests in 2 repositories
parcel-bundler/parcel
5 pull requests
parcel-bundler/website
1 pull request
Created an issue in parcel-bundler/parcel that received 5 comments
browser target generates __filename for new Worker
browser target, code like this is generated: new Worker(new URL("worker.6344e013.js", "file:" + __filename)); (which is…
5
comments




