OJ Kwon
OJ Kwon
PR now updated to port working poc code from module. (Lot of things are failing, wanted to share poc to kick off discussion to move on actual work)
Forgot to mention updated changes from https://github.com/kwonoj/webpack-loader-worker have the possibility to support buffer transfer via `comlink.transfer` but not being used yet.
@sokra and this change shows some example `worker` -> `main` proc buffer transfer: https://github.com/kwonoj/webpack-loader-worker/pull/23 As you can see, it doesn't try to serialize whole object but only transfer if transferrable...
after I created #81 and realized there are some breaking changes when use worker_threads, pushed bit more PR to spin up working module https://www.npmjs.com/package/webpack-loader-worker . Would be keen on upstream...
/cc @ladyleet
My point of interests are - translation contributor need not know about things like cli, git, pr, etcs. - translation material though, should be manageable via github repo. - translation...
plz don't close this yet.
@staltz does it supports 2byte languages for translations? (like chinese, kr, jp..)
It's not token issue. check https://github.com/ReactiveX/rxjs-docs/pull/43#issuecomment-337608614 's warning and failure.
I'm feeling that'll make list too long, and we probably can't have 1:1 corresponding examples for all of them. I'd just list case-by-case when it needs structured, but probably what...