Create your own GitHub profile
Join the platform over 36 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises- San Francisco, USA
- Sign in to view email
Pinned
523 contributions in the last year
Activity overview
Contribution activity
July 2019
- ak239/vanilla-protocol-viewer JavaScript
- fix(frontend): frontend uses file urls instead of paths
- fix(deps): rolled dependency
- fix(frontend): report image file content as base64
- fix(backend): report file urls for file system
- fix(frontend): substitute node and npm with full paths
- refactor(backend): inline NDB_VERSION
- fix(ndd): ndd service should not use process.stdout
- feat(frontend): added node worker support
- fix(sourcemap): only first line mappings should be adjusted
- refactor(connection): use connection instead of router
- fix(backend): removed loadSourceMap duplicate
Created an issue in nodejs/node that received 7 comments
workers: --require module injects module to worker thread
Version: v12.5.0 Platform: Mac Subsystem: worker_threads Steps to reproduce: Create two scripts, a.js: const { Worker } = require('worker_threads
7
comments