issues
search
developit
/
web-worker
Consistent Web Workers in browser and Node.
https://npm.im/web-worker
Apache License 2.0
1.06k
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dynamic imports throw an error in module mode
#51
TimDaub
opened
2 months ago
1
Fix: Cannot set property currentTarget of #<Event> which has only a getter
#50
josselinonduty
closed
2 months ago
0
TypeError: Cannot set property currentTarget of #<Event> which has only a getter
#49
josselinonduty
opened
5 months ago
0
Error using the package (v1.3.0) when testing with Jest
#48
EmilIvanichkovv
opened
7 months ago
0
fix: improve cjs esm compatibility
#47
martines3000
opened
8 months ago
6
Error using the package when testing with Vitest
#46
martines3000
opened
8 months ago
0
FIX ReferenceError: Worker is not defined in shared worker
#45
pubkey
opened
9 months ago
0
Cannot use 1.3.0 with Node.js in ES6 mode - missing `type: module` in `package.json`
#44
mmomtchev
opened
10 months ago
2
Add Bun support
#43
Jarred-Sumner
closed
11 months ago
1
Failing to compile web-worker during vite build
#42
projjal1
opened
1 year ago
1
Warning: "Critical dependency: the request of a dependency is an expression"
#41
wildeyes
opened
1 year ago
0
fix: allow for nesting workers
#40
eshaz
closed
11 months ago
2
use built in Event & EventTarget
#39
jimmywarting
closed
1 year ago
1
always use file:// urls because of Windows
#38
mmomtchev
opened
1 year ago
4
rename node.js to node-js.js
#37
mmomtchev
opened
1 year ago
0
Do not include files named `node.js` in the root directory of an `npm` package
#36
mmomtchev
opened
1 year ago
0
Importing ES6 modules does not work on Windows
#35
mmomtchev
opened
1 year ago
3
add `WorkerGlobalScope` to `global`
#34
mmomtchev
opened
1 year ago
0
worker.ts:6 Uncaught SyntaxError: Unexpected token 'export' (at worker.ts:6:1)
#33
xiaoxixi6633
opened
1 year ago
0
Implement Blob URLs for Node (experiment)
#32
msikma
opened
2 years ago
2
Module not found: Error: Can't resolve 'worker_threads' in 'xxxx\node_modules\web-worker\cjs'
#31
llittlefoxx
opened
2 years ago
2
Blob URL does not work on Node.js
#30
sindresorhus
opened
2 years ago
3
Improved Electron support
#29
fabiospampinato
opened
2 years ago
0
ESM support
#28
fabiospampinato
closed
2 years ago
1
Register submodule
#27
fabiospampinato
opened
2 years ago
0
Fix types
#26
niedzielski
opened
2 years ago
2
Add support for SharedWorker
#25
Pyrolistical
opened
2 years ago
0
Update index.test.js
#24
ghost
closed
2 years ago
0
Use decodeURIComponent to fix error: "SyntaxError: Unexpected token '%'"
#23
pankdm
opened
2 years ago
0
No default export warning in vscode
#22
birkskyum
opened
2 years ago
0
feat: Support self.close inside node workers
#21
phated
closed
3 years ago
6
Erroneous type definitions: Type `Worker` is not exported
#20
LinqLover
opened
3 years ago
0
Attempt nested workers
#19
marvinhagemeister
opened
3 years ago
0
Fix typings not included in npm package
#18
marvinhagemeister
closed
3 years ago
0
Add constructor signature to index.d.ts
#17
manzt
opened
3 years ago
0
Path handling improvements and nested worker support
#16
Silic0nS0ldier
opened
3 years ago
15
absolute paths to workers in windows not working when containing a drive letter
#15
MartyHav
opened
3 years ago
1
Trying to add node compatibility to worka library
#14
GrosSacASac
closed
3 years ago
0
Release with types
#13
bminixhofer
closed
3 years ago
2
worker starting further workers
#12
gerdstolpmann
opened
4 years ago
2
Add support for MessageChannel and MessagePort
#11
gerdstolpmann
opened
4 years ago
1
add missing type file in package.json
#10
intellild
closed
11 months ago
3
Feature: Add support for importScripts
#9
metcoder95
opened
4 years ago
6
Dont know what im doing
#8
janddoo
closed
4 years ago
1
feat: type for module
#7
danielroe
closed
4 years ago
6
Running through rollup for node causes issues with dynamic require
#6
rowanwins
opened
4 years ago
11
Relative handling, import.meta.url encouragement
#5
guybedford
closed
4 years ago
2
Test Framework / Build Tool Support
#4
guybedford
opened
4 years ago
3
Relative URL handling
#3
guybedford
closed
4 years ago
2
Add support for importScripts()
#2
developit
opened
4 years ago
3
Next