-
基于 #wasm-bindgen 的库
简单支持 JS 和 Rust 之间的交互
-
基于 #wasm-bindgen 的宏支持
实现
#[wasm_bindgen]
属性的部分,这部分不在共享后端 crate 中 -
基于 #wasm-bindgen 的后端
基于 #wasm-bindgen 的工具的后端代码生成
-
基于 #wasm-bindgen 的测试
基于 #wasm-bindgen 的内部测试 crate
-
tsify
从 Rust 代码生成 TypeScript 定义
-
基于 #wasm-bindgen 的共享
基于 #wasm-bindgen 和基于 #wasm-bindgen 的 CLI 之间的共享支持,一个内部依赖
-
walrus
执行 WebAssembly 转换
-
基于 #wasm-bindgen 的未来
在 Rust 未来的 JavaScript Promises 之间架起桥梁
-
cargo-run-wasm
在浏览器中轻松运行 wasm 应用程序和示例
-
fp-bindgen
全栈WASM插件绑定生成器
-
tsify-next
从 Rust 代码生成 TypeScript 定义
-
leaflet
Leaflet.js的wasm-bindgen包装器
-
wasm-bindgen-cli
#[wasm_bindgen]
属性和项目的命令行界面。更多信息请参见https://github.com/rustwasm/wasm-bindgen。 -
wasm-bindgen-cli-support
对wasm-bindgen-cli包的共享支持,一个内部依赖
-
wasm-bindgen-derive
wasm-bindgen的特质派生宏
-
wasm-bindgen-wasm-interpreter
针对wasm-bindgen用例优化的微解释器
-
wasm-bindgen-threads-xform
支持wasm-bindgen的线程相关转换
-
wasm-bindgen-multi-value-xform
对wasm-bindgen的内部多值转换
-
wasm-bindgen-externref-xform
对wasm-bindgen的内部externref转换
-
lerni
内容框架
-
wasm_p2p
Rust + WASM 的点对点库,基于 WebRTC 构建
-
veilid-tools
Veilid 及 Veilid 兼容的 Rust 应用程序使用的 Rust 开发基线工具集
-
dominator-testing
使用 wasm-bindgen-test 测试 dominator UI 的辅助工具
-
xwt-web-sys
在浏览器中运行的 xwt。由 wasm-bindgen 和 web-sys 提供
-
monaco
Monaco 编辑器的 Rust WASM 绑定
-
node-sys
使用 wasm-bindgen 的项目对 Node.js API 的原生绑定
-
po6
Rust 中的 C POSIX 库
-
numcodecs-wasm-guest
从 wasm 组件导出 numcodecs API 压缩器
-
ic-wasm-bindgen
简单支持 JS 和 Rust 之间的交互
-
infuse
基于 wasm 的简约 WebGL 渲染器
-
rings-transport
Rings Core 的传输层实现
-
troupe
使用 actors 构建 Rust 应用程序
-
document-ready
浏览器文档就绪监听器
-
into-jsvalue-derive
在异步wasm-bindgen函数中为枚举返回值派生into-jsvalue
-
ts-bindgen
从typescript定义生成wasm-bindgen接口
-
wasm-bindgen-webidl
支持解析针对wasm-bindgen的特定WebIDL
-
rooting
将数据与WASM中的HTML元素关联
-
wasm-gloo-dom-events
二次封装
gloo crate
,将Cpp - RAII
风格的DOM
事件处理函数挂载方式封装为Javascript - Angular
风格的register / deregister
模式。 -
dom_testing_library
为rust前端生态系统提供的轻量级前端测试工具包。深受https://testing-library.node.org.cn/的启发,以与用户相同的方式为您的rust前端框架编写wasm_bindgen测试。
-
xwebtransport-web-sys
在浏览器中运行的xwebtransport。由wasm-bindgen和web-sys提供支持
-
wasm-bindgen-downcast
将由
wasm-bindgen
生成的JavaScript包装器下转换为原始结构 -
wasm_bindgen_cfg
可以
cfg
的wasm-bindgen
-
tauriless_serde
tauriless
消息序列化和反序列化的细节 -
yareio-sys
Rust 对 Yare.io 的绑定
-
wasm-bindgen-struct
宏,使声明
wasm-bindgen
导入更加容易 -
wasmer-wit-bindgen-gen-rust-wasm
wit-bindgen-gen-c
-
web-assembly-whipshout
学习 Web Assembly
-
wasm-bindgen-file-reader
为 web_sys::File 实现 Read+Seek
-
wasm-bindgen-anyref-xform
为 wasm-bindgen 内部 anyref 转换
-
wasm-bundle
使用 WASM 将 Rust 代码编译成自包含的
.js
和.html
文件 -
percy-webapis
当 web-sys 发布时,请用其替换
-
web-sugars
它是一些与 Web 相关的包的糖,如
web-sys
、js-sys
、wasm-bindgen
-
wasm-bindgen-console-logger
为日志包提供后端,将消息发送到 Web 浏览器的控制台
-
wasm-sort
排序算法
-
wasm-bindgen-gc
支持从 wasm 可执行文件中删除未使用的项目
-
console-web
在wasm中使用wasm-bindgen向控制台写入
-
ts-bindgen-gen
从typescript定义生成wasm-bindgen接口
-
wurst
Webby UI的Rust抽象层
-
webelements
将HTML转换为Rust代码的宏
-
ts-bindgen-rt
ts-bindgen的运行时依赖。支持从typescript定义自动生成的wasm-bindgen接口
-
web-tree-sitter-sg
到tree-sitter-web API的原始绑定
-
wasm_bindgen_duck_type
使用wasm_bindgen自动生成duck类型接口的宏
-
js-intern
用于将JavaScript原始类型进行内部化的宏
-
wasm-bindgen-test-project-builder
wasm-bindgen的内部测试支持
-
wasm-bindgen-macro
#[wasm_bindgen]
属性的定义,一个内部依赖 -
tree-sitter-facade-sg
为tree-sitter (rust) 和 web-tree-sitter (wasm-bindgen)提供统一的接口
-
ducktor
生成构造函数以使用duck-typing从JsValue实例化结构体的宏
-
wasm-bindgen-test-macro
用于wasm-bindgen的内部测试宏
-
web-console-logger
用于wasm32-unknown-unknown目标的日志记录器,将所有消息打印到Web控制台
-
wander-wasm
Wander的Wasm支持
-
squark-web
使用wasm-bindgen的Squark浏览器运行时实现
-
dotrain
.rain到rainlang编曲器的转换器
-
oasis-game-client-proxy
Oasis游戏SDK兼容的WASM-bindgen代理
-
nouislider
noUiSlider的wasm-bindgen包装器
-
firebase-js-sys
wasm32-unknown-unknown
绑定Firebase模块化JS SDK(npm
firebase@9) -
wasm-bindgen-test-crate-b
用于wasm-bindgen的内部测试crate
-
js-object
用于创建JavaScript对象的宏
-
js-test
wasm bindgen js测试工具
-
cipherstash-grpc-web-client
允许通过wasm在浏览器中使用tonic的gRPC-Web协议
-
vscode-sys
为使用wasm-bindgen的项目提供对vscode API的原始绑定
-
web-tree-sitter-sys
到tree-sitter-web API的原始绑定
-
grpc-web-client
允许通过wasm在浏览器中使用tonic的gRPC-Web协议
-
tsify-macros
tsify 的宏定义
-
wasm-typescript-definition
使用 wasm-bindgen 导出 TypeScript 定义对 serde 的支持
尝试使用 DuckDuckGo 进行搜索。