convert-js 1.0.0-alpha.15

Convert rust wasm from/to js
Documentation
1
2
3
4
pub use wasm_bindgen::JsValue;

mod js_object;
pub use js_object::*;