jimmywarting / await-sync

Perform async work synchronously using web worker and SharedArrayBuffer
MIT License
22 stars 0 forks source link

fix: make it run in nodejs #5

Closed jimmywarting closed 1 year ago

jimmywarting commented 1 year ago

Solve the NodeJS issue. Thanks to @jcbhmr Included bench code for tinylet redlet Included test for returning 0 bytes

fix #3 fix #4