Patch Changes
-
refactor: isolate SystemInfo (#628)
Never assign
SystemInfo
on worker's self object. -
feat: support thread strategy
all-on-ui
(#625)<lynx-view thread-strategy="all-on-ui"></lynx-view>
This will make the lynx's main-thread run on the UA's main thread.
Note that the
all-on-ui
does not support the HMR & chunk splitting yet. -
refactor: move mainthread impl into mainthread-api packages (#622)
-
Updated dependencies [
4ee0465
,74b5bd1
,06bb78a
,5a3d9af
,5269cab
,74b5bd1
,2b069f8
]:- @lynx-js/web-mainthread-apis@0.13.0
- @lynx-js/web-constants@0.13.0
- @lynx-js/offscreen-document@0.0.1
- @lynx-js/web-worker-rpc@0.13.0