web-view

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

  • Owner: Boscop/web-view
  • Platform: Linux, Mac, Windows
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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(

Main metrics

Overview
Name With OwnerBoscop/web-view
Primary LanguageJavaScript
Program languageRust (Language Count: 10)
PlatformLinux, Mac, Windows
License:MIT License
所有者活动
Created At2018-01-16 03:05:21
Pushed At2024-05-09 14:44:36
Last Commit At2023-05-15 14:59:06
Release Count1
Last Release Name0.1.3 (Posted on )
First Release Name0.1.3 (Posted on )
用户参与
Stargazers Count1.9k
Watchers Count24
Fork Count178
Commits Count258
Has Issues Enabled
Issues Count226
Issue Open Count108
Pull Requests Count83
Pull Requests Open Count8
Pull Requests Close Count13
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private