Patch Changes
-
feat: allow lynx code to get JS engine provided properties on globalThis (#786)
globalThis.Reflect; // this will be the Reflect Object
Note that
assigning to the globalThis
is still not allowed. -
feat: return the offscreenDocument instance for startMainThread() (#772)
-
Updated dependencies [
03a5f64
,8cdd288
,6d3d852
]:- @lynx-js/web-mainthread-apis@0.13.2
- @lynx-js/web-constants@0.13.2
- @lynx-js/offscreen-document@0.0.3
- @lynx-js/web-worker-rpc@0.13.2