web-view

用于 Webview 的 Rust 绑定,一个微小的跨平台库,可为桌面应用程序呈现基于 Web 的 GUI。「Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications.」

  • 所有者: Boscop/web-view
  • 平台: Linux, Mac, Windows
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

web-view   Build Status Latest Version

Important: requires Rust 1.30 stable or newer.

This library provides a Rust binding to the original implementation of webview, a tiny cross-platform library to render web-based GUIs as desktop applications.

Two-way binding between your Rust and JavaScript code is made simple via the external JS object and webview.eval Rust function. We have full working examples, but the core is as follows:

// ... Simplified for the sake of brevity.
web_view::builder()    
    .invoke_handler(

主要指标

概览
名称与所有者Boscop/web-view
主编程语言JavaScript
编程语言Rust (语言数: 10)
平台Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2018-01-16 03:05:21
推送于2024-05-09 14:44:36
最后一次提交2023-05-15 14:59:06
发布数1
最新版本名称0.1.3 (发布于 )
第一版名称0.1.3 (发布于 )
用户参与
星数1.9k
关注者数24
派生数178
提交数258
已启用问题?
问题数226
打开的问题数108
拉请求数83
打开的拉请求数8
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?