Expand description
wry-bindgen-macro - Proc-macro for wasm_bindgen-style bindings
This crate provides the #[wasm_bindgen] attribute macro that generates
code for Wry’s WebView IPC protocol.
Macros§
- link_to
- Link to a JS file for use with workers/worklets.
Attribute Macros§
- wasm_
bindgen - The main wasm_bindgen attribute macro.