Y
Hacker News
new
|
ask
|
show
|
jobs
by
stuartmemo
1291 days ago
I used this to make an in-browser audio converter. Performance is pretty good, but limited to a single thread compared to the cli version.
https://sodaphonic.com/convert
1 comments
graderjs
1291 days ago
Surely the implementation could get around this using Workers?
link