Skip to main content

Crate wry_bindgen_macro

Crate wry_bindgen_macro 

Source
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.