github lynx-family/lynx-stack @lynx-js/testing-environment@0.3.2

latest releases: upgrade-rspeedy@0.16.3, @lynx-js/react-webpack-plugin@0.10.3, @lynx-js/lynx-bundle-rslib-config@0.6.3...
5 hours ago

Patch Changes

  • Model the engine's real ContextProxy routing: each thread now owns its own getCoreContext()/getJSContext() proxy pair, and an event whose target equals the dispatching proxy's origin is delivered locally instead of crossing threads (matching context_proxy.cc). Previously both contexts shared one event bus, so wrong-direction dispatches (e.g. lynx.getCoreContext().dispatchEvent(...) from the main thread) still reached the other thread in tests while silently failing on real devices. (#3351)

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.