awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesWebView Script Interoperability

Exchange of data and events between native application code and JavaScript executing within a web view.

Distinct from Runtime Data Exchange: Specifically targets the boundary between native runtime and embedded web scripts, not general workflow data exchange.

Explore 2 awesome GitHub repositories matching data & databases · WebView Script Interoperability. Refine with filters or upvote what's useful.

Awesome WebView Script Interoperability GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/windows-universal-samplesmicrosoft 的头像

    microsoft/Windows-universal-samples

    9,696在 GitHub 上查看↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    Enables the execution of scripts within a web view to retrieve results and handle events from hosted scripts.

    JavaScript
    在 GitHub 上查看↗9,696
  • blackboardsh/electrobunblackboardsh 的头像

    blackboardsh/electrobun

    5,534在 GitHub 上查看↗

    Electrobun is a desktop application framework and webview-based GUI toolkit used for building cross-platform desktop apps. It provides a TypeScript-based runtime and a native system webview to create interfaces that integrate embedded browser views with host-process logic. The project features a native GPU integration layer with direct FFI bindings, allowing for high-performance GPU surfaces and compute workloads to run within a desktop application. It also includes an inter-process communication bridge using a typed RPC system to exchange data and execute functions between the native backend

    Enables the native process to execute arbitrary JavaScript within the embedded webview via a dispatch mechanism.

    C++
    在 GitHub 上查看↗5,534
  1. Home
  2. Data & Databases
  3. Data Exchange Protocols
  4. Runtime Data Exchange
  5. WebView Script Interoperability