mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-10 06:06:06 +00:00
3 lines
205 B
JavaScript
3 lines
205 B
JavaScript
(function() {var implementors = {};
|
|
implementors["wasm_bindgen"] = [];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |