mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-04 08:31:25 +00:00
211 B
211 B
#[wasm_bindgen]
on JavaScript Imports
This section enumerates the attributes available for customizing bindings for
JavaScript functions and classes imported into Rust within an extern "C" { ... }
block.