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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?