Patch Changes
-
feat: onNapiModulesCall function add new param:
dispatchNapiModules
, napiModulesMap val add new param:handleDispatch
. (#414)Now you can use them to actively communicate to napiModules (background thread) in onNapiModulesCall (ui thread).
-
Updated dependencies [
1af3b60
]:- @lynx-js/web-constants@0.10.1
- @lynx-js/web-mainthread-apis@0.10.1
- @lynx-js/web-worker-rpc@0.10.1